Skip to main content

Neil Saunders's Library tagged svn   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

snippets.dzone.com/...4197 - Preview

subversion bash shell svn howto tips

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:

subversion.tigris.org/faq.html - Preview

subversion repository upgrade version svn downgrade scripts

1 - 20 of 27 Next ›
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo