Bazaar TFS plugin 0.1 released
John Barstow
jbowtie at amathaine.com
Sun Aug 15 23:25:34 BST 2010
On Mon, Aug 16, 2010 at 9:17 AM, Jelmer Vernooij <jelmer at samba.org> wrote:
> This was buried in my backlog but somebody just pointed it out to me on
> IRC. Very nice!
Thanks. TFS has some pretty horrible ideas about how things should work.
>
> If you have suggestions on how to make it easier to support foreign
> branch plugins, please let us know.
>
I'm writing some documentation that should make that easier, will post
to the list whenever I get a chance to finish it.
Two things I'm struggling with:
1) I'd like to store the TFS revid as extra metadata (the way svn
revids are stored). I understand I can just annotate the revision to
store it, what confuses me is how it actually gets displayed in bzr
log. I thought I had this figured out at one point but I lost my way
when I looked at the code again.
2) It's increasingly clear I really need to build a persistent cache;
is there any part of this process that should be abstracted across
plugins?
More information about the bazaar
mailing list