Hello,
I installed DVC today and am trying to use it with monotone 0.48-3 on my
Debian Squeeze machine. When in a workspace, dvc-log and dvc-diff give
the same error, backtrace is:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
start-process("xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/" #<buffer *xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/: session*<3>> "mtn" "automate" "stdio"
"--rcfile" nil)
apply(start-process "xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/" #<buffer *xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/: session*<3>> "mtn" "automate" "stdio"
("--rcfile" nil))
xmtn-automate--start-process([cl-struct-xmtn-automate--session
"/home/lbrenta/.emacs.d/org.emacs.dvc/" "xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/" #<buffer *xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/: session*<3>> nil nil 0 nil nil nil])
xmtn-automate--ensure-process([cl-struct-xmtn-automate--session
"/home/lbrenta/.emacs.d/org.emacs.dvc/" "xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/" #<buffer *xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/: session*<3>> nil nil 0 nil nil nil])
xmtn-automate--new-command([cl-struct-xmtn-automate--session
"/home/lbrenta/.emacs.d/org.emacs.dvc/" "xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/" #<buffer *xmtn automate session for
/home/lbrenta/.emacs.d/org.emacs.dvc/: session*<3>> nil nil 0 nil nil nil]
("get_option" "branch"))
xmtn-automate-simple-command-output-lines("/home/lbrenta/.emacs.d/org.emacs.dvc/"
("get_option" "branch"))
xmtn-automate-simple-command-output-line("/home/lbrenta/.emacs.d/org.emacs.dvc/"
("get_option" "branch"))
xmtn--tree-default-branch("/home/lbrenta/.emacs.d/org.emacs.dvc/")
#[(root) "\303!\211\n\203 \304\305 \n#\202 \304\306
\"C\307\310\311\312 !P\"F)\207" [root branch dvc-revlist-last-n
xmtn--tree-default-branch format "Log for branch %s (last %d entries):" "Log
for branch %s (all entries):" nil xmtn--expand-selector "b:"
xmtn--escape-branch-name-for-selector]
9]("/home/lbrenta/.emacs.d/org.emacs.dvc/")
xmtn--revlist-refresh()
xmtn--setup-revlist("/home/lbrenta/.emacs.d/org.emacs.dvc/" #[(root)
"\303!\211\n\203 \304\305 \n#\202 \304\306 \"C\307\310\311\312
!P\"F)\207" [root branch dvc-revlist-last-n xmtn--tree-default-branch format
"Log for branch %s (last %d entries):" "Log for branch %s (all entries):" nil
xmtn--expand-selector "b:" xmtn--escape-branch-name-for-selector] 9] t nil)
xmtn--log-helper("/home/lbrenta/.emacs.d/org.emacs.dvc/" nil t nil)
xmtn-dvc-log(nil nil)
apply(xmtn-dvc-log (nil nil))
apply(apply xmtn-dvc-log (nil nil))
dvc-apply("dvc-log" (nil nil))
dvc-call("dvc-log" nil nil)
dvc-log(nil nil)
call-interactively(dvc-log t nil)
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)
I suspect this has to do with the file xmtn-hooks.lua not being found.
The installation instructions of DVC (INSTALL, dvc-intro.texinfo) do not
mention this file at all. Where should I put it? Even if I copy
xmtn-hooks.lua to ~/.monotone I get the same error.
--
Ludovic Brenta.
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev