Hi, DVC users
I am trying to install DVC mode to mainly use it with Mercurial.
But when I try to invoke the archive browser (M-x tla-archives) I get
a response like this in the Message buffer:
tla--run-tla-sync: No tla variant is installed on your system
I am running GNU Emacs 23.1.1 on Ubuntu 9.10.
I downloaded dvc-snapshot today and followed the instruction in the
INSTALL file.
I have added this to my .emacs file
;; DVC
(add-to-list 'load-path
"/home/thomasg/.emacs.d/plugins/dvc-snapshot/++build/lisp")
(add-to-list 'Info-default-directory-list
"/home/thomasg/.emacs.d/plugins/dvc-snapshot/++build/texinfo")
(require 'dvc-autoloads)
So I have gotten the DVC submenu under the Tools menu.
Does anybody have any clue?
I would be grateful for any input
Thomas
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev