problem with depth
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-05-12 11:30:19 CEST
Hi,
Maybe I'm misunderstanding how the depth param should work, but I've got
$ svn co
this will get me a working copy of the Resources folder, without the
Now, I'd like to get the subfolder too:
$ svn up d:\test\Resources --depth=infinity
only the existing working copy is updated, the subfolder isn't fetched.
I thought that passing --depth=infinity to 'svn up' would override the
Using r24980 of the Subversion trunk.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat May 12 11:30:44 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.