I can't figure out how i can set --svnsync to always on when i do "drush updatecode", either by the config file alone or how one would add the option to the code. I looked through the code for the existing option... --version? ... but didn't know here you'd put this option.
This usability issue is when you forget it, you can't do a subsequent call to" drush updatecode --svnsync" to get the --svnsync to kick in because there isn't any code to update anymore, so you have to revert, then redo it... maybe svn sync as it's own command (even for non-backups) would be sweet?
Comments
Comment #1
dman commentedI think you make your own file called
~/.drushrc.phpor inspect, copy and use the example one
example.drushrc.phpby following the instructions there.Works great for me as I do everything via cvs and dl goes good.
Is that the question? Or is updatecode something else? I may be confused
Comment #2
owen barton commentedActually you want: