Refine operational logging for svn log.
commitd5267717034a1348994f63f939f32c0fc3392f5f
authorepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 22 Dec 2007 01:45:57 +0000 (22 01:45 +0000)
committerepg <epg@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 22 Dec 2007 01:45:57 +0000 (22 01:45 +0000)
tree6f7474dad6aff39db00e9c63781515b5c079768a
parenta0ef6bd5306239559b737d865301d3e91f0fa052
Refine operational logging for svn log.

* subversion/mod_dav_svn/reports/log.c
  (dav_svn__log_report): Make the log action parseable by replacing
    'all-revprops' with 'revprops=all' and '(REVPROPS...)' with
    'revprops=(REVPROPS...)'.  The old form wasn't quite parseable, as
    the (revprops list) may have been missing and the next item on the
    log line (perhaps the user agent) may have started with '('.

git-svn-id: http://svn.collab.net/repos/svn/trunk@28634 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/mod_dav_svn/reports/log.c