Using dev, it's only been doing this in 3 branch. I assume something to do with the SVN integration. It's a .. bit annoying and time consuming.
Guesssing this isn't technically a bug, so can I disable the svn checking (but still have it think there's a VCS so it doesn't make backups)? (would be nice also for git so don't loose non-module-bundled files when updating modules).
Comments
Comment #1
jonhattanfresh in HEAD is a --no-backup option. I suppose you're asked by a password when drush runs
svn statuson each project. For now it works as designed.Reopen the issue if you need other thing than --no-backup
Comment #3
aminalid commentedSo the design is:
either give up backups
or supply a password for a crazy 50 times and more?
Sounds strange.
Comment #4
zeropaperI also find that behavior kind of weird