On Mon, 2006-10-23 at 20:31 +0200, Jakub Narebski wrote:
s
The revision id isn't parsed by bzr. It's just a unique identifier that
is generated at commit-time and is currently created by concatenating
those three fields. It can be anything you like. The bzr-svn plugin for
example creates revision ids in the form
svn:REVNUM@REPOS_UUID-BRANCHPATH and bzr-git uses git:GITREVID. Nothing
will break if bzr would start using a different format.
Cheers,
Jelmer
--=20
Jelmer Vernooij <jelmer@samba.org> - http://samba.org/~jelmer/