Thoughts and experiences on Bazaar & Subversion in an enterprise environment
David Muir
davidkmuir at gmail.com
Sun Oct 3 04:44:17 BST 2010
Jelmer Vernooij wrote:
> On Sat, 2010-10-02 at 15:58 -0300, Matthew Gordon wrote:
>
>> I'm not sure how closely the bazaar and bzr-svn teams work together,
>> but I wanted to chime in, as someone else who works in a subversion
>> shop, that I think having really solid subversion integration would go
>> a long way towards encouraging bzr adoption.
>>
> Can you be more specific? What do you think is missing at the moment?
>
> Cheers,
>
> Jelmer
>
1. Seamless handling of ghost revisions.
I typically do `bzr revert --forget-merges` prior to committing a merge
to an svn repo so that ghosts don't get created. If IIRC, qdiff crashes
when you diff against a ghost rev.
Either ghost revs need to be better documented (last I checked it
basically said you don't need to worry about them), or they need to be
fixed so that the docs are correct in that we don't need to worry about
them.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20101003/832a2151/attachment.htm
More information about the bazaar
mailing list