GNU bug report logs -
#4898
23.1; vc-hg.el: doesn't work over TRAMP
Previous Next
Reported by: trentbuck <at> gmail.com
Date: Tue, 10 Nov 2009 09:20:04 UTC
Severity: normal
Tags: moreinfo
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4898 in the body.
You can then email your comments to 4898 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4898
; Package
emacs
.
(Tue, 10 Nov 2009 09:20:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
trentbuck <at> gmail.com
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 10 Nov 2009 09:20:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
AFAICT, vc-hg currently just won't work over TRAMP. I wish it did.
I think this is vc-hg's problem, because vc-rcs and (IIRC) vc-darcs
both work over TRAMP.
I'm using mercurial 1.3.1-1 and Emacs 23.1 on both hosts (local and
remote). They are both running Debian Squeeze/Sid.
In GNU Emacs 23.1.1 (i486-pc-linux-gnu)
of 2009-09-14 on raven, modified by Debian
configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=no' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: C
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_AU.utf8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
eldoc-mode: t
paredit-mode: t
shell-dirtrack-mode: t
diff-auto-refine-mode: t
rcirc-track-minor-mode: t
xterm-mouse-mode: t
savehist-mode: t
icomplete-mode: t
partial-completion-mode: t
show-paren-mode: t
delete-selection-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
view-mode: t
Recent input:
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B
ESC O B ESC O B RET y ESC O B ESC O B ESC O B C-s C-s
ESC O B ESC O B C-x C-k ESC ! d p k g SPC - L SPC m
e r c u r i a l - c o m m o n RET C-x ESC O C C-s e
m a c s ESC O B ESC O B ESC O A ESC O A C-s C-s C-s
C-s C-s ESC O A ESC O A ESC O A ESC [ 5 ~ ESC [ 5 ~
ESC [ 5 ~ ESC [ 5 ~ ESC [ 5 ~ ESC [ 6 ~ ESC [ 6 ~ C-x
ESC O D ESC O A RET ESC < C-s b a k DEL c k e n d s
ESC [ 1 ~ C-x C-k C-x C-f C-g ESC a C-x b C-s C-s C-r
RET C-s h g ESC O B C-x d RET C-s - h g ESC O B ESC
O A RET <switch-frame> ESC O A ESC O A ESC O A ESC
O A ESC O A C-x C-s C-x C-c <switch-frame> ESC O B
ESC O B C-x 1 ESC [ 6 ~ ESC [ 6 ~ ESC O B ESC O B ESC
O A ESC O A ESC O A ESC O B ESC O B ESC [ 6 ~ ESC [
6 ~ ESC [ 6 ~ ESC [ 6 ~ ESC [ 6 ~ ESC x c a l c C-g
ESC x r e p o r t SPC e m a c s RET b u g RET
Recent messages:
Mark set
Mark saved where search started
Quit
Mark saved where search started [2 times]
Wrote /tmp/tramp.1910EUS.gz
uncompressing vc-hg.el.gz...done
Note: file is write protected
Saving file /tmp/reportbug-mercurial-common-20091110-11966-eD6RLL...
Wrote /tmp/reportbug-mercurial-common-20091110-11966-eD6RLL
(No changes need to be saved)
Quit
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4898
; Package
emacs
.
(Tue, 10 Nov 2009 17:55:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 10 Nov 2009 17:55:05 GMT)
Full text and
rfc822 format available.
Message #10 received at 4898 <at> emacsbugs.donarmstrong.com (full text, mbox):
trentbuck <at> gmail.com writes:
> AFAICT, vc-hg currently just won't work over TRAMP. I wish it did.
> I think this is vc-hg's problem, because vc-rcs and (IIRC) vc-darcs
> both work over TRAMP.
>
> I'm using mercurial 1.3.1-1 and Emacs 23.1 on both hosts (local and
> remote). They are both running Debian Squeeze/Sid.
I guess the following patch should have fixed this:
2009-10-28 Bernhard Herzog <bernhard.herzog <at> intevation.de> (tiny change)
* vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
it works on remote files.
(vc-hg-diff): Don't pass any `--cwd' argument.
A recent Emacs snapshot of Debian shall fix it for you.
Best regards, Michael.
Added tag(s) moreinfo.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 12 Nov 2009 07:30:41 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to trentbuck <at> gmail.com
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Mon, 23 Nov 2009 17:20:07 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <bug-gnu-emacs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 22 Dec 2009 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.