kfogel, joeswatosh


Suggested
r25033

r25033 | vgeorgescu | 2007-05-15 16:05:30 -0500 (Tue, 15 May 2007)

Follow-up to r25007, adding or improving a few comments.

Suggested by: kfogel, joeswatosh

* subversion/include/svn_client.h
  (svn_client_proplist3): Explain what happens in the svn_depth_unknown case.

* subversion/libsvn_client/prop_commands.c
  (svn_client_proplist3): Explain initialization of adm_depth.
  (svn_client_proplist2): Explain why we need to convert recurse to depth
   manually, instead of using SVN_DEPTH_TO_RECURSE.