[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 3813 - trunk/subversion/libsvn_subr

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-19 21:23:53 CET

brane@xbc.nu writes:

> > * subversion/libsvn_subr/config_file.c (svn_config__user_config_path,
> > svn_config__sys_config_path): Canonicalize the base path.
>
> This won't work in the Windows case. The path that svn_config__win_config_path
> returns is not just not canonicalized, it's in the local encoding and style.

Is it actively harmful? The canonicalization just removes trailing
'/' and '.' characters. Hmmm, when you say local encoding, do you
mean some sort of multi-byte encoding? I guess that could break :-/

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 19 21:24:34 2002

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.