I get the appended error when I do M-x dvc-status in a remote directory.
I think dvc should be integrated with tramp so that the remote files can
be handled transparently.

note that this is not solvable with "just create a local repo".
the files must be on the remote machine because my workstation is not
powerful enough to compile them.

it would suck if I had to run an extra copy on emacs on the remote machine.

-- 
Sam Steingold (http://sds.podval.org/) on Fedora Core release 5 (Bordeaux)
http://thereligionofpeace.com http://ffii.org http://jihadwatch.org
http://palestinefacts.org http://honestreporting.com http://mideasttruth.com
Never let your schooling interfere with your education.


Debugger entered--Lisp error: (error "`hg status' failed with code 255")
  signal(error ("`hg status' failed with code 255"))
  error("`%s %s' failed with code %d" "hg" "status" 255)
  dvc-default-error-function(#<buffer  *xhg-process*> #<buffer  *xhg-errors*> 
255 ("status"))
  dvc-run-dvc-sync(xhg ("status") :finished (lambda (output error status 
arguments) (apply #[... "rq.Ã .deV..Ä        Å#..ÆÇ\n#)." 
[dvc-gensym-uniq-168 output dvc-gensym-uniq-169 xhg-status-extra-mode-setup 
dvc-show-changes-buffer xhg-parse-status dvc-diff-no-changes "No changes in 
%s"] 4] output error status arguments (quote ...))))
  xhg-dvc-status()
  apply(xhg-dvc-status nil)
  apply(apply xhg-dvc-status nil)
  dvc-apply("dvc-status" nil)
  dvc-call("dvc-status")
  dvc-status()
  call-interactively(dvc-status)

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

Reply via email to