RE: svn_client_status5() and depth
From: Bert Huijben <bert_at_vmoo.com>
Date: Wed, 18 Aug 2010 18:03:21 -0700
> -----Original Message-----
> I don't understand: what exactly are you missing from that table above?
If I have a directory with ambient depth files, I want
svn status -u --depth children .
to show exactly what would change if I would do
svn up --depth children .
As this is the documented behavior for 'svn status -u'. *)
If status is patched as suggested by you, I would see all the directories
If I do pass --depth unknown (by not passing --depth) I would not have depth
Theoretically. I could get the same result by calling something like 'svn
svn status -u --depth files.
So there is no way that I can use this documented behavior, without this
Bert
*) And that is the reason I didn't pass TRUE. The old behavior is a bug,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.