You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2011/01/31 20:15:01 UTC

svn commit: r1065715 - /subversion/trunk/subversion/libsvn_ra_svn/protocol

Author: hwright
Date: Mon Jan 31 19:15:01 2011
New Revision: 1065715

URL: http://svn.apache.org/viewvc?rev=1065715&view=rev
Log:
* subversion/libsvn_ra_svn/protocol
  (log): Document that that revprop list is *not* optional when requesting
    all-revprops or a revprop list.

See http://svn.haxx.se/dev/archive-2011-01/0513.shtml for discussion.

Modified:
    subversion/trunk/subversion/libsvn_ra_svn/protocol

Modified: subversion/trunk/subversion/libsvn_ra_svn/protocol
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_ra_svn/protocol?rev=1065715&r1=1065714&r2=1065715&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_ra_svn/protocol (original)
+++ subversion/trunk/subversion/libsvn_ra_svn/protocol Mon Jan 31 19:15:01 2011
@@ -370,8 +370,7 @@ second place for auth-request point as n
                 [ end-rev:number ] changed-paths:bool strict-node:bool
                 ? limit:number
                 ? include-merged-revisions:bool
-                all-revprops | revprops
-                ? ( revprop:string ... ) )
+                all-revprops | revprops ( revprop:string ... ) )
     Before sending response, server sends log entries, ending with "done".
     If a client does not want to specify a limit, it should send 0 as the
     limit parameter.  rev-props excludes author, date, and log; they are