Le 4667 Septembre 1993, Stefan Reichör a tapoté: > O.k. I started a new repository: > > You can get it via: > bzr get http://xsteve.nit.at/dvc > > If you have downloaded a copy from there, please do it again, because > I deleted a useless test changeset from the repository I provided > before. > > As Matthieu said, if you like to share a patch, please branch from the > repository above.
Hello, I do not make many test with bzr but do we have the problem of merging only some merge between people, I explain: - A made a change - B merge A - A merge the merge of B - B merge the merge of A of the merge of B ... And for the development, I use a private branch to make my hack, and then I use baz delta to "easily" apply the changes hunk by hunk to my public branch (to avoid people seeing all the private changesets). Maybe, this is not the good place for that but it can be interessting to make some recipe of "developping with DVC", with a real worl developpement like DVC itself: multi private/public branches, some devel versions (with different features for example), a stable one and how to manage all this with DVC. I'm the first person interessting in it, my "staled for the moment" development is not really structured (maybe organised is the good concept). I try to mimic http://arch.debian.org/arch/private/srivasta/, it seems to be thinked... Regards. -- Daniel 'NebuchadnezzaR' Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69 _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
