Hi,
Since Richard's decision on moving GNU Emacs revision control
from CVS to BZR, I am looking for a good howto for it.
I am really used to Git now and I am failing at doing some
(simple ?) things like:
1. branching. In git, a simple git checkout -b <branchname>
<fromwhat> would have done it. In bzr, things seem uncommon to
me.
2. choosing atomicity of my commits. For example with Git, I can
choose precisely what "diffs" will be part of a commit. I can
even select inside a "file" what diffed portion I want to add to
the index. How is it done with bzr ?
3. how do you do the equivalent of "git rebase" ?
4. how do you send your patch(es) by e-mail ?
5. is there a bisect tool ?
6. how do you amend a commit ?
As I know DVC is maintained into a bzr repository, I bet I could
get some help with simple (dumb) questions. My best hope would be
to have a very *good* pointer to a very *good* tutorial.
Regards
Xavier
P.S: I do not plan to switch my curreny git repositories to bzr
(it is unlikely to happen anyway).
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev