"David Glasser" <glasser@davidglasser.net> writes:
> To expand on this:
>
> I think it *would* be useful, eventually, to have an
> "svn_depth_exclude" level. This would let you do the sort of thing
> Perforce client specs support where you check out an entire directory
> except for a few subdirectories; we only support the opposite right
> now.
>
> However, even though we had an svn_depth_exclude value, we weren't
> *really* supporting it. It was mostly just being used as an in-memory
> filter in various WC functions (like the booleans I added in the last
> couple of revisions now do); though the code existed to write
> "excluded" values to wc entries files, parse it from --depth flags,
> etc, nothing actually expected that to happen. And svn_depth_exclude
> was never recognized on the repository side (ie,
> svn_repos_dir_deltas).
>
> Given time constraints, full support of svn_depth_exclude should
> probably wait until 1.6.
Sorry, David, I hadn't read this post from you when I (just now) sent
an email saying exactly the above.
+1 all over that stuff.
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 21 21:37:48 2007