- Original Message -
> From: Daniel Shahaf
> Sent: Friday, August 17, 2012 10:03 AM
>
> % mkdir d
> % cd d
> % mkdir notes notes/commit-access-templates
> % svn co -q
> http://svn.apache.org/repos/asf/subversion/trunk/notes/commit-access-templates/
> notes/commit-access-templates/
> % svn
> From: Johan Corveleyn
> Sent: Thursday, August 16, 2012 2:38 AM
>
> [ snip ]
>
> Can you try:
>
> $ svn update --depth immediates /svn-test/mom/daughter
>
> That might connect granddaughter1 to daughter, with an E notification.
> It might also pull in other siblings of granddaughter1 of course,
QUESTION
Is it possible to retroactively convert a "disjoint" working copy
into a "sparse" working copy?
===
SUMMARY
===
I have not been able to do this, and a new feature request may be
to add an "include" option to the --set-depth flag. The --set-depth
flag already ha