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

switching between "non-checkout subdir status" to "checked-out subdir" and back

From: Victoria Muntean <vikimun_at_gmail.com>
Date: Sun, 2 Aug 2009 11:51:29 +0300

After "flat" checkout, subdirectories are in special status. In this status,
"svn up ." in the parent dir does not pull them from the server. (I
call it "ghosted status", don't know the official name).
This status is different from state when I do "rm -rf SUBDIR". After
"rm -rf SUBDIR", "svn up ." will pull the subdir from the server.
When subdir is in "ghosted status", "svn up ." does not pull subdir
from the server.

My question is, how do I turn subdirectory into "ghosted status" after
full(deep) checkout.
I want to turn subdir into "ghosted status", delete it from disk, so
that subsequent "svn up" will not pull it anymore.

Thanks

And how this status is officially called.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2378595

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-02 10:52:29 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.