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

jonhattan’s picture

Status: Active » Fixed

fresh in HEAD is a --no-backup option. I suppose you're asked by a password when drush runs svn status on each project. For now it works as designed.

Reopen the issue if you need other thing than --no-backup

Status: Fixed » Closed (fixed)

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

aminalid’s picture

So the design is:
either give up backups
or supply a password for a crazy 50 times and more?

Sounds strange.

zeropaper’s picture

I also find that behavior kind of weird