[Bug 3844] New: Support URL encoding in splicemap file
mercurial-bugs at selenic.com
mercurial-bugs at selenic.com
Wed Feb 27 13:06:02 UTC 2013
http://bz.selenic.com/show_bug.cgi?id=3844
Priority: normal
Bug ID: 3844
CC: mercurial-devel at selenic.com
Assignee: bugzilla at selenic.com
Summary: Support URL encoding in splicemap file
Severity: feature
Classification: Unclassified
OS: Windows
Reporter: cdokolas at gmail.com
Hardware: PC
Status: UNCONFIRMED
Version: 2.4.2
Component: convert
Product: Mercurial
I have a subversion repository to convert and splicemaps don't work (I have
to use splicemaps because of all the non-standard branch paths). The reason
is that there are paths with spaces all over our repository and splicemap
lines are split on spaces and commas. I'd like the mercurial developers to
consider adding support for URL encoding (i.e. decode "%20"s in the
splicemap file) in the convert extension.
I don't remember much about cases other than the splicemap file, but you may
wish to look into additional places where this feature would be helpful.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list