Neil Saunders's Library tagged → View Popular
11 Jun 09
Add all new files in subfolders to Subversion [bash] [svn]
newfiles=`svn status | grep '?' | cut -c 8-`
for f in $newfiles; do svn add $f;done
11 Nov 08
subversion: Subversion FAQ
But this automatic upgrade behavior can be annoying, if you just want to try out a new release of Subversion without installing it permanently. For this reason, we distribute a script that can downgrade working copies when doing so is safe:
Trac Hacks - Plugins Macros etc. - Trac
Mirror of trac-hacks
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in svn
Related Lists on Diigo
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
