[email protected] wrote:
Author: kameshj
Date: Mon Mar  1 13:15:58 2010
New Revision: 917512

URL: http://svn.apache.org/viewvc?rev=917512&view=rev
Log:
Follow-up to r916286.

* subversion/mod_dav_svn/mod_dav_svn.c
(create_dir_config):
* subversion/mod_dav_svn/mirror.c
(dav_svn__location_in_filter, dav_svn__location_body_filter):
Use 'svn_uri_canonicalize' on url paths.

A minor comment on the log messages. The lines beginning with () are indented two spaces and each source file has one vertical whitespace separating it from other files. This makes it much easier to visually parse the log message to quickly see what's being changed:

* subversion/mod_dav_svn/mod_dav_svn.c
  (create_dir_config):
  Use 'svn_uri_canonicalize' on url paths.

* subversion/mod_dav_svn/mirror.c
  (dav_svn__location_in_filter, dav_svn__location_body_filter):
  Use 'svn_uri_canonicalize' on url paths.

Regards,
Blair

Reply via email to