Bazaar as a client to existing Subversion repositories
Russel Winder
russel.winder at concertant.com
Mon Aug 11 10:08:47 BST 2008
Ben,
On Mon, 2008-08-11 at 17:10 +1000, Ben Finney wrote:
> Thanks for illustrating these points. I don't yet know what to think,
> but at least I am aware it's not as simple as I previously thought.
Workflows that involve a mix of technologies generally end up being more
complex that you want.
> > In this situation, I think Git is probably better simply because of
> > the different way it manages branches, revisions and changesets.
>
> That's a sad statement. I would have expected that Bazaar, with its
> deliberate emphasis on abstracted back-ends, would be able to handle
> the situation *better* than Git.
The issue here is, I believe, that Git has branches in a repository
whereas Bazaar has branches as separate entities that can be held in a
shared repository if you want. This means that the location of
information is crucially different between Git and Bazaar. The upshot
is that rebasing in Git is a different sort of thing to rebasing in
Bazaar even though it is doing the same thing. The renaming of
changesets/revisions can be handled as an internal matter with Git where
it is a very public thing in Bazaar.
> Not that I disbelieve you; I just feel like I've backed the wrong
> horse, somehow.
I can empathize with this -- at least for interaction with Subversion.
For general use I find Git to be overcomplicated, bitty and generally
incomprehensible. Clearly I am not geek enough.
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080811/86bdd0d9/attachment.pgp
More information about the bazaar
mailing list