breezy and bzr-svn
Jelmer Vernooij
jelmer at jelmer.uk
Tue Dec 11 15:50:41 UTC 2018
On Tue, Dec 11, 2018 at 03:15:39PM +0000, Adrian Wilkins wrote:
> > dropping roundtripping
>
> That's a shame, round-tripping was, for me, one of the main USPs of
> Bazaar over Git with git-svn ; I've often considered trying to have the
> same capacity in Git (by treating the root of the repository as the root
> tree, and forming commit logs on subtrees of it, effectively reproducing
> the same repo setup that SVN uses, but exploiting Git's ability to make
> commits from arbitrary trees).
Can you tell me more? Roundtripping specifically is the ability to
preserve *all* bzr metadata when pushing a revision into
Subversion, which involves setting lots of custom revision properties.
I'm planning to instead have Breezy be aware of the equivalence
between commits in different repositories and have commands like merge
understand that equivalence; that would avoid setting the revision
properties in Subversion (that many people have objected to) and would
allow easy interaction with Git without having to add lots of metadata
in the Git commit message as bzr-git currently does.
Jelmer
--
Jelmer Vernooij <jelmer at jelmer.uk>
PGP Key: https://www.jelmer.uk/D729A457.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20181211/2314ac7f/attachment.sig>
More information about the bazaar
mailing list