How to trim working copy tree?
From: Tim Hill <tim_at_realmsys.com>
Date: 2006-03-25 01:35:31 CET
I seem to have stumbled on a missing command in Subversion (or, of
Assume I have a repo with two folders: foo and foo/bar (that is, bar is
>>> svn checkout SOME-URL/foo -N
OK, so I now have foo in a working copy, but not bar (yet). If I now do
OK, now let's add bar:
>>> cd foo
This should add bar to the WC as a child of foo, which indeed it does.
Now for the problem. Let's say I want to get rid of bar (from the WC
In other words, I want to get back to the state after the first command
Any comments? I keep hitting against this when fetching tags, and then
--Tim
---------------------------------------------------------------------
|
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.