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.

Is this expected? xmtn-readme.txt seems to imply that dvc-diff should
show the unknown files, so they can be added or ignored (as
cvs-examine does with pcl-cvs).

I've hacked on Emacs lisp quite a bit, so I can help improve some of
this. But I'm not used to common lisp. Is there a good common lisp
reference/tutorial I can read?

-- 
-- Stephe

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to