[bzr-tfs] Bazaar TFS plugin 0.2 released

John Barstow jbowtie at amathaine.com
Fri Aug 20 02:45:06 BST 2010


We are happy to announce the release of bzr-tfs 0.2, improving on the
initial support provided by the first release.

* Announce TFS changeset numbers in 'bzr log' output.
* Handles empty TFS repositories.
* Creates a mapping for revision ids. This is a BACKWARDS-INCOMPATIBLE
change that invalidates existing imported branches.
* Adds in plumbing required by Bazaar testing infrastructure.

To expand a bit on the backwards-incompatible change, when I went to
add support for revision mapping I discovered that the revision IDs my
import process was generating was not really compatible with how bzr
looks up mappings. So I've elected to break compatibility since it's
so early in release history. The plugin will still work with the old
revision IDs for now but any issues caused by their use will probably
not be addressed.

Code and bug reports are available on Launchpad at
https://launchpad.net/bzr-tfs (lp:bzr-tfs).

John C Barstow



More information about the bazaar mailing list