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

RE: Returning problem: Some folders/files in working don't get updated anymore.

From: Ben <tebulin_at_googlemail.com>
Date: Wed, 7 Apr 2010 11:37:51 +0200

You can easily check for sparse checkouts by running svnversion:
If the reported version has a P attached, then you have a sparse
checkout.

I have similar problems with unwanted sparse checkouts esp. when it
comes to merging.
Thanks for the hints in this thread about the potential bug origins.

-----Original Message-----
You should check if you don't have a "sparse working copy" by accident
(see
http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html).
To see whether this is the case, check "svn info" for some of the
parent dirs,
Received on 2010-04-07 11:38:16 CEST

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.