Hi,
This is a small improvement that brings back some examples and clarifies
them as un-implemented yet.
[[[
* notes/sparse-directories.txt
Bring back some examples demonstrating the deselection of sub-trees, put
into
a special unimplemented section.
]]]
Some more discussions
The document says that the --depth option limits how far an operation
descends and never changes the depth of an existing dir. I thought the
--depth option in 'svn checkout' is rather different in semantics when I
posted my last thread. However, the --depth option DO define the depth for a
dir that is not yet exists, according to the quoted example (if it actually
works).
<==========QUOTE==========>
svn up --depth=immediates Awc/D
Since D is not yet checked out, add it at depth-immediates.
<==========END QUOTE==========>
This should be clarified in both the document and the help message of
--depth option.
G.R.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-04 20:47:20 CEST