Possible bug: svn update doesn't respect the 'depth' property
From: Miro Kropáček <miro.kropacek_at_gmail.com>
Date: Mon, 8 Jul 2013 09:06:30 +1000
Hello,
I'm not subscribed to the list. I'd like to ask about one issue I'm having.
server/svn/trunk/software
and I'd like to checkout only 'server/svn/trunk/software/user'. Of course,
svn checkout server/svn/trunk/software/user
or even:
mkdir -p ~/projects/svn/trunk/software/user
but in either way, svn root will be placed in the 'user' directory what is
I'm not sure if a scenario like this is even supported but this is what I
svn co --depth empty server/svn/trunk
... and it seems to work, hooray. Now, in 'software' and 'trunk', svn info
And finally, my question :) If I go to 'trunk' or 'software' and do 'svn
Regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.