You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2014/05/07 13:38:46 UTC

svn propchange: r1592724 - svn:log

Author: rhuijben
Revision: 1592724
Modified property: svn:log

Modified: svn:log at Wed May  7 11:38:46 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May  7 11:38:46 2014
@@ -1,4 +1,4 @@
-Follow-up to r3265 (r843339): In 'svn propget -r', error out on non-existing properties.
+Follow-up to r3265 (r843339): In 'svn propget --revprop', error out on non-existing properties.
 
 * subversion/svn/propget-cmd.c
   (svn_cl__propget): Handle the (propval == NULL) case.