status confirmed affects /bzr Bazaar needs to have a consistent policy as to what length file ids are allowed or should at least throw a decent exception if a file id is being added that is too long to be stored by the current revision store.
What characters are being escaped, how and what the maximum length of a file id therefore is is not something upper layers should have knowledge of. Robert hacked up a repository some time ago that allowed infinite (well, somewhat) revision ids by using the checksum of a file id as filename. Maybe this could be incorporated into the main tree sometime? -- Jelmer Vernooij <[EMAIL PROTECTED]> - http://samba.org/~jelmer/ ** Changed in: bzr-svn (upstream) Status: Fix Committed => Confirmed ** Also affects: bzr (Ubuntu) Importance: Undecided Status: Unconfirmed -- Generates file ids that are too long https://launchpad.net/bugs/77453 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs