svn: Directory 'x/y/z' is missing
From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-03-27 01:58:57 CEST
I am doing a poor-man's sparse directory script that checks out a
# checkout top level non recursively
# descend a tree doing non-recursive updates
# until at a point where we want a fully populated tree, do a standard update
I can then turn around a run an svn update and I generally don't pick
svn: Directory 'x/y/z' is missing
and then a subsequent "svn update" will haul in a bunch of unwanted
I would like an svn update to only update the tree I have checked out,
My current thought is that, parallel to the above checkout script,
Thanks,
---------------------------------------------------------------------
|
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.