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

Sparse checkout

From: Keith Miller <keith_miller_at_ntlworld.com>
Date: Tue, 19 May 2009 09:05:21 +0100

Because my trunk folder has lots of projects that I'm not actively
working on I removed my entire working copy and did a sparse checkout of
only the folders I am working on.

Previously I had:
Trunk
   Project 1
   Project 2
   Project 3
   Project 4
   Project 5

and when I did a Check for modifications on Trunk I got a complete list
of all the changes I have made to Project 1 thru Project 5.

After the sparse checkout I have:
Trunk
   Project 1
   Project 3
   Project 5

but now a Check for modifications on trunk tells me that I have no
changes (even when I have some) and I have to Check for modifications on
the individual Project folders to see what has changed.

Is this expected behaviour or have I made a mistake in the sparse
checkout? Is there an option somewhere that will make Check for
modifications behave as it did originally?

Thanks for your help.

Keith

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-19 10:06:47 CEST

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.