Daniel Shahaf wrote on Wed, Dec 08, 2010 at 17:35:55 +0200: > And is it possible to say: > "Copy $URL1 to $URL2 *unless* $URL2 already exists" > ? > (in an atomic manner) >
Yes, and 'svnmucc cp $URL1 $URL2' does that. (thanks to philipm for pointing that out)