Illegal Filesystem characters in revision names
Martin Pool
mbp at sourcefrog.net
Wed Dec 7 00:42:59 GMT 2005
On 7 Dec 2005, Robert Collins <robertc at robertcollins.net> wrote:
> On Mon, 2005-12-05 at 22:07 +1100, Martin Pool wrote:
> My preference is to escape characters we dont want, which could be
> anything outside the legitimate URL character set (i.e. all non-7bit
> ascii characters and some of those too). This makes it as simple as
> possible for interoperation with other systems that have an analagous
> concept. I.e. to convert CVS one might use the CVS repository prefix +
> the dotted decimal revision to create a bzr rev id.
OK, so I'm also in favor of escaping, but I just want the escaping to be
done once only at the time the id is assigned, and then everything will
use the escaped form. I don't see any point in having it escaped in
file names but not inside inventories, or (worse) escaped different
ways.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051207/2a4e6729/attachment.pgp
More information about the bazaar
mailing list