> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: zondag 4 december 2011 21:13
> To: [email protected]
> Subject: svn commit: r1210195 -
> /subversion/trunk/subversion/svnserve/serve.c
>
> Author: danielsh
> Date: Sun Dec 4 20:13:01 2011
> New Revision: 1210195
>
> URL: http://svn.apache.org/viewvc?rev=1210195&view=rev
> Log:
> Canonicalize svnserve.conf input.
Maybe you should apply svn_dirent_internal_style() instead of just canonicalize
to catch '\' vs '/' on Windows.
Bert
>
> Found by: Justin Finkelstein <[email protected]>
>
> * subversion/svnserve/serve.c
> (load_configs): Canonicalize password-db and authz-db paths.