[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Testing sparse working copy

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: 2007-10-05 15:59:32 CEST

Unless I'm mistaken the following command line sequence cannot be
emulated from the TSVN gui build 10873

svn co http://repo/ --depth=empty
svn up proj1 --depth=empty
svn up proj2 --depth=empty
cd proj1
svn up trunk
cd ..\proj2
svn up trunk

Basically, the issue is that the update command can specify a path
that's not yet in the working copy but there is no equivalent operation
in TSVN.

However, I can report that once this sparse working copy layout has been
generated, this build of TSVN does work with it fine. I can now do an
atomic commit in 3 different projects without having to checkout the
whole repository!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Oct 5 16:00:44 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.