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/02/01 20:14:33 UTC

svn commit: r1066146 - /subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol

Author: hwright
Date: Tue Feb  1 19:14:32 2011
New Revision: 1066146

URL: http://svn.apache.org/viewvc?rev=1066146&view=rev
Log:
On the ignore-mergeinfo-log branch:

* subversion/libsvn_ra_svn/protocol
  (log): Add a left-out paren.

Modified:
    subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol

Modified: subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol?rev=1066146&r1=1066145&r2=1066146&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol (original)
+++ subversion/branches/ignore-mergeinfo-log/subversion/libsvn_ra_svn/protocol Tue Feb  1 19:14:32 2011
@@ -372,7 +372,7 @@ second place for auth-request point as n
                 ? include-merged-revisions:bool
                 all-revprops | revprops
                 ? ( revprop:string ... )
-                ? ( prop:string ... )
+                ? ( prop: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