RE: Windows drive letter check fails on lower case cwd
From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Mon, 9 Nov 2009 10:04:30 +0100
> -----Original Message-----
s/path/drive in its path/ for that last path.. thanks :)
Paths are (of course) unicode, but use a some culture sensitive compare to handle the case insensitivity. But there is no documented way to find which locale it uses for each (part of a) drive.
Thanks for looking into this.
Bert
------------------------------------------------------
|
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.