[PATCH] file seperator handling for the other `OS'
K Thananchayan
thananck at yahoo.com
Tue Jun 21 10:43:55 UTC 2005
Hi,
The following patch maintains repo root relative
source
file names in canonical form (with '/' as file
seperator).
Mercurial calls os.path.join, os.path.normpath,
os.path.walk that use platform's file seperator. This
patch does not change seperator in these circumstances
(except when the result refer to source files).
Is this patch okey? Would prefer the changes be made
in
other circumstances as well?
Thanks,
-thanan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: filesep-patch.txt
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050621/a103c9a4/attachment-0001.txt>
More information about the Mercurial
mailing list