bzr.dev can has tags?
John Arbash Meinel
john at arbash-meinel.com
Sat Sep 6 15:02:40 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Lalo Martins wrote:
> Is there an easy way to only run releases, but pull them using bzr rather
> than a full tarball (or deb) download every time? Like, going out on a
> limb here -- tags? :-)
>
>> cd ~SRC/VC/bzr/bzr.dev
>> bzr tags
>>
>
> best,
> Lalo Martins
I have been putting tags in my integration branch:
http://bzr.arbash-meinel.com/branches/bzr/jam-integration
Has the tags for all of the releases I've done.
There seems to be a problem where submitting the branch (which has tags) is
not being propagated to the final bzr.dev branch. I don't quite understand
why, since the official bzr.dev release is also Branch6 (which supports tags).
Martin mentioned that it is possible the PQM is using a Branch5 branch as its
'staging' area. So when you submit something it is actually fetched into a old
format, which is then pushed into a new format branch (and thus loses the tags
along the way.)
So... I agree, I would like to get tags into the official 'bzr.dev' branch. In
the short term, you can use the tags defined in my branch.
Also, if you just do:
cd ~/my-bzr.dev-mirror
bzr merge http://.../jam-integration
bzr revert
It will pull the tags into your local mirror.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIwo2AJdeBCYSNAAMRAsgMAKCzHXd4qWHnc8vrUIAVv8WgIcz3ewCgwCT+
lN6jkfNQN3Aqamd5m/42M04=
=APvB
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list