Closed (fixed)
Project:
Drush
Version:
6.x-1.x-dev
Component:
Interoperability
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 20:00 UTC
Updated:
28 Nov 2009 at 15:10 UTC
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
Comment #1
moshe weitzman commentedIf you have drush_svn module enabled, it already leaves your .svn folder in place.
Comment #2
moshe weitzman commentedfixed moons ago