Matthieu Moy <[EMAIL PROTECTED]> writes: > Vincent Ladeuil <[EMAIL PROTECTED]> writes: > >> The bundle contains a public branch url(as in both the sender and >> the receiver of the bundle have access to) > > Oups, I guess you're right. I didn't look at bzr's bundle for quite > some time, sorry for the mis-explanation then.
Matthieu, Vincent thanks for discussing this in detail. The missing piece for me was the public branch url. Because without it, I thought the bundle can/must contain the whole repository. With the public branch url it is possible to reconstruct the whole branch. As I have said, I am interested in implementing support for the proposed workflow. But I cannot promise a date when it will be ready, as I am rather busy at the moment. But I think I can do it in the next one or two weeks. * First I will implement support for "bzr send" to create a bundle from DVC. * The next thing is support to apply such a bundle - either via merge - or as a standalone branch in a specific location Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
