Author: julianfoad
Revision: 1415310
Modified property: svn:log
Modified: svn:log at Thu Nov 29 18:29:15 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 29 18:29:15 2012
@@ -1,6 +1,9 @@
* subversion/svn/svn.c
(svn_cl__cmd_table): In the 'propset' help text, list the properties that
apply to a file separately from those that apply to a directory, for
- clarity. Also tweak the wording to say that the 'svn:' name space is
+ clarity. Remove the note about which props apply only to a file and what
+ happens if you try to set them on a directory, as it was incomplete (it
+ did not mention the converse) and it is unnecessary to spell out such
+ details. Also tweak the wording to say that the 'svn:' name space is
reserved and that it is Subversion not just 'svn' that treats these
properties specially.