Bug #45040 Missing tags in bzr repository at lp:connectorj/5.1
Submitted: 22 May 2009 18:02 Modified: 4 Aug 2009 17:18
Reporter: Max Bowsher Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[22 May 2009 18:02] Max Bowsher
Description:
Tags for Connector/J releases prior to 5.1.7 are not present in the Bazaar repository at https://code.launchpad.net/~mark-mysql/connectorj/5.1

How to repeat:
$ bzr branch lp:connectorj/5.1
$ cd 5.1
$ bzr tags
5.1.7                749

Suggested fix:
I examined the logs of the svn and bzr repositories, and then verified consistency by diffing exported directory trees to obtain the following:

bzr tag 5.1.0 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6394
bzr tag 5.1.1 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6466
bzr tag 5.1.2 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6472
bzr tag 5.1.3 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6577
bzr tag 5.1.4 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6618
bzr tag 5.1.5 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6622
bzr tag 5.1.6 -r revid:svn-v3-trunk0:bce1ec22-edf6-0310-a851-a6aae2aa6c29:branches%2Fbranch_5_1:6758
[23 May 2009 17:32] Valeriy Kravchuk
Thank you for the problem report.
[29 Jul 2009 17:57] Max Bowsher
Can someone action this please? I've provided exact commands to add the missing tags, someone merely needs to approve of them and run them.
[4 Aug 2009 17:18] Mark Matthews
These tags are now present in the launchpad branch.