Bazaar TFS plugin 0.1 released

John Barstow jbowtie at amathaine.com
Mon Jul 12 05:08:08 BST 2010


I've just created the first public release of the bzr-tfs plugin for
working with Microsoft Team Foundation Server. This was developed
internally at Thomson Reuters and is being released on Launchpad under
the GPL v2 or later.

The plugin is written in pure Python and relies on python-ntlm for
authentication. It has been tested on RHEL 5(using a backported
version of python-ntlm), Windows XP and Windows 7.

This initial release has pretty minimal features. In particular, it
supports 'bzr branch', 'bzr pull', and 'bzr commit' in straightforward
usage. Any other uses or more complex scenarios will need to be
tested.

Plans in the near future include adding 'bzr checkout' support and
adding a test suite.

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