====== Distributed Version Control ====== It looks like [[http://www.xsteve.at/prg/emacs_dvc/dvc.html|DVC]] has a great potential for managing several kinds of branches within Emacs. I've used it in the past when it was named Xtla and I was hacking on [[http://www.emacswiki.org/cgi-bin/wiki/EmacsMuse|Muse]] and [[http://www.emacswiki.org/cgi-bin/wiki/PlannerMode|Planner]] which are managed by [[http://www.gnu.org/software/gnu-arch/|Arch]]. Now I would love to have this great interface play nicely with my [[http://bazaar-vcs.org/|Bzr]] (mostly) and [[http://www.darcs.net/|Darcs]] (marginally). Basic support is provided, but still I miss the browsing and partner facilities, and also the cherry-picking interface. I've checked out all this, will have a couple of days to study the code, and I hope I'll be able to contribute after that. {{tag>emacs vcs bzr darcs code}} ~~DISCUSSION:off~~