Re: 1.3 now blocking on path escaping in httpd operational logging
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-09-27 17:29:21 CEST
On Tue, Sep 27, 2005 at 11:01:12AM -0400, C. Michael Pilato wrote:
The log format that the admin would use would look like (from Ben's
CustomLog logs/svnlog "%t %u \"%{SVN-ACTION}e\"" env=SVN-ACTION
An instance would look like (again, from Ben's email):
[29/Aug/2005:18:09:48 -0500] powerguy "changed value of revision property 'svn:log'"
(%t == time stamp; %u == user)
The 'escaped' quotes in the admin's format string would be real quotes
Therefore, a white space isn't required to parse the log format.
Hope this clarifies things a bit. -- justin
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.