[RFC] BzrTagging updates

Aaron Bentley aaron.bentley at utoronto.ca
Tue Jun 20 12:30:29 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jelmer Vernooij wrote:
> Hi,
> 
> I'm looking at updating Gustavo's patch for tags to work with current
> Bazaar. I've made some updates to the BzrTagging
> (http://bazaar-vcs.org/BzrTagging) wiki page to contain the spec of what
> I'd like to implement. 
> 
> The main two open questions are:
> 
>  * Should the tags control file be a branch or repository property ?

Ideally, they'd be per-project, I think.  I don't know how to express
'per-project', though.  (I suppose the revision-id of commit 1?)

So I'd like them to be per-repository; "bzr checkout -rtag:bzrtools-0.8"
should work when I'm not in a branch directory.  And I certainly don't
want branches disagreeing about what the tags are.

>  * How do we handle conflicts? 

I think we could spit out a file indicating
1. the conflicted tag name
2. log --long display for each candidate revision

The user could edit the file and then do 'bzr update-tags' or something.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEl9xV0F+nu1YWqI0RAi+DAJ9EgnaEnAaCedw5Ylrq72QMj6MebgCePDLx
OYVPcWLTOLZ/lu7oTQoOddw=
=pIPX
-----END PGP SIGNATURE-----




More information about the bazaar mailing list