We use SVN to version our websites we build at work. We also love Drush.

However if we use Drush to update our modules it seems to remove directories and then replaces them with a new copy. This is fine, except we have a .svn in the directory that gets destroyed and our svn repository gets out of sync.

Since Drush is svn aware with the --svn-sync options, is it appropriate for drush to check for existence of .svn and preserve the directory?

Comments

moshe weitzman’s picture

Status: Active » Postponed (maintainer needs more info)

If you have drush_svn module enabled, it already leaves your .svn folder in place.

moshe weitzman’s picture

Status: Postponed (maintainer needs more info) » Fixed

fixed moons ago

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.