1 Apr 18:24
DVC on Windows/Cygwin, monotone support
Stephen Leake <stephe.leake <at> gsfc.nasa.gov>
2007-04-01 16:24:36 GMT
2007-04-01 16:24:36 GMT
I'm considering switching to the monotone CM system, but was stymied by the lack of Emacs support (I'm currently using cvs and Emacs pcl-cvs). I was trying to work up the energy to write one, possibly for DVC, so I was quite pleased to hear that Christian Ohler had done it. I'm using Win32 Emacs on Windows XP, with Cygwin installed (for bash, make, etc, but _not_ emacs). I have the Win32 monotone package installed I downloaded DVC with: bzr get http://bzr.xsteve.at/dvc/ I then ran autoconf, configure, and make, with only one warning: config.status: WARNING: dvc-load-install.el contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined. That turned out to be a spurious warning; dvc-load.el is fine. In a buffer visiting a file under monotone control, I ran 'dvc-diff'. The "*xmtn-diff*" buffer correctly reports "no changes", but it does not show the unknown files in the same directory. When I run 'dvc-status', it does show the unknown files.(Continue reading)
RSS Feed