RE: svn commit: r1099955 - /subversion/trunk/subversion/libsvn_wc/status.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 6 May 2011 00:54:34 +0200
> -----Original Message-----
> In short: this test is totally obscure. And there are no comments to
All the other depth values are handled above this block in this function.
Depth empty doesn't get in the loop at all
Depth files is filtered before this block, for dirs.
And depth immediates is filtered here.
So that leaves depth infinity
The had_props flag was a 'hint' to skip reading the properties. The constant
Bert
|
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.