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

Sparse checkout issues with TSVN 1.7.4

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Sat, 28 Jan 2012 20:32:34 -0500

Fighting with sparse checkouts in TSVN 1.7.4

1) Created a new working copy ("C:\WorkingCopy"), chose immediate file
children only, which creates the .svn folder as expected.

2) TSVN -> Update to Revision

3) Click on "Choose items"

a) Deselected everything

b) Selected a few folders 2-levels underneath the parent, clicked "OK"

(X) Projects\
-- ( ) 2007\
-- ( ) 2008\
-- (X) 2009\
-- (X) 2010\
( ) Stuff\

4) Update depth changes to "Custom Depths" and "Make Depth Sticky" is
selected.

Command: Sparse update Projects/2007, depth 'Exclude'
Command: Sparse update Projects/2008, depth 'Exclude'
Command: Sparse update Projects/2009, depth 'Fully recursive'
Skipped: C:\WorkingCopy\Projects\2009
Command: Sparse update Projects/2010, depth 'Fully recursive'
Skipped: C:\WorkingCopy\Projects\2010
Completed!:

What should have happened is that it would pull in the "/Projects"
folder (with file children), then everything under 2009 & 2010, but
nothing happens. This scenario worked back under TSVN 1.6.

There's a 2nd bug here as well. If you expand open the 2nd level (in 3b
above) and de-select all of the "year" folders, then select the
"Projects" folder. It won't create the Projects\ folder in your working
copy. Even though you selected it in the dialog. For instance:

(X) Projects\
-- ( ) 2007\
-- ( ) 2008\
-- ( ) 2009\
-- ( ) 2010\
( ) Stuff\

That should bring down the Projects\ folder (and file children), but
none of the year folders underneath. Instead, it does nothing.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2912268

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-29 02:33:15 CET

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.