From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Ian Eure , 3858@debbugs.gnu.org Resent-From: Ian Eure Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 15 Jul 2009 17:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124767971732023 (code B ref -1); Wed, 15 Jul 2009 17:50:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 15 Jul 2009 17:41:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.3 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6FHfqod032013 for ; Wed, 15 Jul 2009 10:41:54 -0700 Received: from mx10.gnu.org ([199.232.76.166]:39785) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MR8UK-0007NT-CS for emacs-pretest-bug@gnu.org; Wed, 15 Jul 2009 13:41:52 -0400 Received: from mail.digg.com ([64.191.203.36]:54677) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MR8UJ-00087N-V7 for emacs-pretest-bug@gnu.org; Wed, 15 Jul 2009 13:41:52 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id 25795A85055 for ; Wed, 15 Jul 2009 10:41:50 -0700 (PDT) X-Virus-Scanned: amavisd-new at Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ulfpEywJxFDc for ; Wed, 15 Jul 2009 10:41:49 -0700 (PDT) Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id BDF11A85051 for ; Wed, 15 Jul 2009 10:41:49 -0700 (PDT) Message-Id: From: Ian Eure To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 15 Jul 2009 10:41:49 -0700 X-Mailer: Apple Mail (2.935.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Support for Git repositories over Tramp seems to be broken in recent =20 CVS. If I open a Git-controlled file on a remote system, VC isn=92t =20 activated. I believe this used to work. When I open the remote file, vc-git is loaded. When I try to perform =20 VC operations on the file, I get a "No fileset is available here" =20 error from vc-deduce-fileset. In GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) of 2009-07-09 on neutron.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: ssh Minor modes in effect: diff-auto-refine-mode: t erc-track-mode: t erc-track-minor-mode: t erc-spelling-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-netsplit-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-autojoin-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t erc-scrolltobottom-mode: t which-function-mode: t yas/minor-mode: t shell-dirtrack-mode: t ime-bindings: t show-paren-mode: t recentf-mode: t iswitchb-mode: t cua-mode: t auto-insert-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: M-x r e p o r t - b u g Recent messages: Loading tramp...done Tramp: Opening connection for ieure@remote using rsync... Tramp: Waiting 60s for local shell to come up... Tramp: Sending command `ssh remote -l ieure -e none && exit || exit' Tramp: Waiting for prompts from remote shell Tramp: Found remote shell prompt on `remote Making completion list... Wrote /var/folders/-O/-OE3eRUhHGaUPZz+LP85XE+++TM/-Tmp-/tramp.=20 1810125r.php Loading vc-git...done vc-deduce-fileset: No fileset is available here.= From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Michael Albinus , 3858@debbugs.gnu.org Resent-From: Michael Albinus Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 15 Jul 2009 20:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3858-submit@emacsbugs.donarmstrong.com id=B3858.124768776424100 (code B ref 3858); Wed, 15 Jul 2009 20:00:04 +0000 Received: (at 3858) by emacsbugs.donarmstrong.com; 15 Jul 2009 19:56:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with SMTP id n6FJtwCf024083 for <3858@emacsbugs.donarmstrong.com>; Wed, 15 Jul 2009 12:56:00 -0700 Received: (qmail invoked by alias); 15 Jul 2009 19:55:52 -0000 Received: from p57A2205A.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.32.90] by mail.gmx.net (mp017) with SMTP; 15 Jul 2009 21:55:52 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18rCaZbx/4r8VumS5zhVZM0C1stQucEA9NxAvaHRf JzMLZ4iA73lTCX From: Michael Albinus To: Ian Eure Cc: 3858@debbugs.gnu.org References: Date: Wed, 15 Jul 2009 21:55:51 +0200 In-Reply-To: (Ian Eure's message of "Wed, 15 Jul 2009 10:41:49 -0700") Message-ID: <87r5wh3em0.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 Ian Eure writes: > Support for Git repositories over Tramp seems to be broken in recent > CVS. If I open a Git-controlled file on a remote system, VC isn=E2=80=99t > activated. > > I believe this used to work. > > When I open the remote file, vc-git is loaded. When I try to perform > VC operations on the file, I get a "No fileset is available here" > error from vc-deduce-fileset. Could you, please, set `tramp-verbose' to 6, and rerun the test? The resulting Tramp debug buffer shall show more information. Best regards, Michael. From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Ian Eure , 3858@debbugs.gnu.org Resent-From: Ian Eure Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 15 Jul 2009 20:35:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3858-submit@emacsbugs.donarmstrong.com id=B3858.124768996431158 (code B ref 3858); Wed, 15 Jul 2009 20:35:06 +0000 Received: (at 3858) by emacsbugs.donarmstrong.com; 15 Jul 2009 20:32:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.2 required=4.0 tests=AWL,FOURLA,FVGT_m_MULTI_ODD, HAS_BUG_NUMBER,IMPRONONCABLE_2,MONEY,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2, SARE_RMML_Stock1,STOCKLIKE autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.digg.com (zimbra.digg.com [64.191.203.36]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6FKWYHR031150 for <3858@emacsbugs.donarmstrong.com>; Wed, 15 Jul 2009 13:32:35 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id E7052A85057; Wed, 15 Jul 2009 13:32:30 -0700 (PDT) X-Virus-Scanned: amavisd-new at Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iwxQ2WffDZYl; Wed, 15 Jul 2009 13:32:29 -0700 (PDT) Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id BF780A84FE1; Wed, 15 Jul 2009 13:32:29 -0700 (PDT) Cc: 3858@debbugs.gnu.org Message-Id: From: Ian Eure To: Michael Albinus In-Reply-To: <87r5wh3em0.fsf@gmx.de> Content-Type: multipart/mixed; boundary=Apple-Mail-1-947293609 Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 15 Jul 2009 13:32:29 -0700 References: <87r5wh3em0.fsf@gmx.de> X-Mailer: Apple Mail (2.935.3) --Apple-Mail-1-947293609 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable On Jul 15, 2009, at 12:55 PM, Michael Albinus wrote: > Ian Eure writes: > >> Support for Git repositories over Tramp seems to be broken in recent >> CVS. If I open a Git-controlled file on a remote system, VC isn=92t >> activated. >> >> I believe this used to work. >> >> When I open the remote file, vc-git is loaded. When I try to perform >> VC operations on the file, I get a "No fileset is available here" >> error from vc-deduce-fileset. > > Could you, please, set `tramp-verbose' to 6, and rerun the test? The > resulting Tramp debug buffer shall show more information. > Attached. --Apple-Mail-1-947293609 Content-Disposition: attachment; filename=tramp-debug.txt Content-Type: text/plain; x-unix-mode=0644; name="tramp-debug.txt" Content-Transfer-Encoding: quoted-printable ;; GNU Emacs: 23.1.50.1 Tramp: 2.1.17-pre -*- mode: outline; -*- 13:28:34 tramp-maybe-open-connection (3) # Opening connection for = ieure@remote.host using rsync... 13:28:34 tramp-maybe-open-connection (6) # /bin/sh 13:28:34 tramp-maybe-open-connection (3) # Waiting 60s for local shell = to come up... 13:28:34 tramp-wait-for-regexp (6) #=20 $=20 13:28:34 tramp-maybe-open-connection (3) # Sending command `ssh = remote.host -l ieure -e none && exit || exit' 13:28:34 tramp-send-command (6) # ssh remote.host -l ieure -e none && = exit || exit 13:28:34 tramp-process-actions (3) # Waiting for prompts from remote = shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( = .*\)?: *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp = "\(^.*\([pP]assword\|[pP]assphrase\).*:=00? *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp = "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification = failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o = supported authentication methods left to try!\)\|Permission = denied\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" = from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\(=1B\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(\(Are you = sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote = shell 13:28:34 tramp-process-one-action (5) # Looking for regexp = "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return = cancels connectio\)n)\)\s-*\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(\(TERM =3D = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from = remote shell 13:28:34 tramp-process-one-action (5) # Call = `tramp-action-process-alive' 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(.*ogin\( = .*\)?: *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp = "\(^.*\([pP]assword\|[pP]assphrase\).*:=00? *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp = "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification = failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o = supported authentication methods left to try!\)\|Permission = denied\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" = from remote shell 13:28:34 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%> ]*[#$%>] *\)\'" from remote shell 13:28:34 tramp-process-one-action (5) # Call `tramp-action-succeed' 13:28:34 tramp-process-actions (6) #=20 Last login: Wed Jul 15 13:26:04 2009 from 10.2.16.50=0D ieure!ieure:~$=20 13:28:34 tramp-maybe-open-connection (3) # Found remote shell prompt on = `remote.host' 13:28:34 tramp-send-command (6) # exec env ENV=3D'' PROMPT_COMMAND=3D'' = PS1=3D\$\ PS2=3D'' PS3=3D'' /bin/sh 13:28:34 tramp-wait-for-regexp (6) #=20 $=20 13:28:34 tramp-open-connection-setup-interactive-shell (5) # Setting up = remote shell environment 13:28:34 tramp-send-command (6) # stty -inlcr -echo kill '^U' erase '^H' 13:28:34 tramp-wait-for-regexp (6) #=20 $=20 13:28:34 tramp-send-command (6) # echo foo 13:28:35 tramp-wait-for-regexp (6) #=20 foo $=20 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Setting = shell prompt 13:28:35 tramp-send-command (6) # = PS1=3D///37cd88bca75fbc928a57b42531640cbe\$ 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-send-command (6) # PS2=3D'' 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-send-command (6) # PS3=3D'' 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-send-command (6) # PROMPT_COMMAND=3D'' 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Determining = coding system 13:28:35 tramp-send-command (6) # echo foo ; echo bar 13:28:35 tramp-wait-for-regexp (6) #=20 foo bar ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Setting = coding system to `utf-8-unix' and `utf-8-unix' 13:28:35 tramp-send-command (6) # set +o vi +o emacs 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Checking = system information 13:28:35 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo = tramp_exit_status $?=20 13:28:35 tramp-wait-for-regexp (6) #=20 "Linux 2.6.18-4-xen-amd64" tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Checking = remote host type for `send-process-string' bug 13:28:35 tramp-set-remote-path (5) # Setting $PATH environment variable 13:28:35 tramp-send-command (6) # = PATH=3D/bin:/usr/bin:/usr/sbin:/usr/local/bin; export PATH 13:28:35 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-send-command (6) # mesg n; biff n 13:28:35 tramp-wait-for-regexp (6) #=20 sh: biff: command not found ///37cd88bca75fbc928a57b42531640cbe$ 13:28:35 tramp-open-connection-setup-interactive-shell (5) # Setting = default environment 13:28:35 tramp-send-command (6) # HISTFILE=3D$HOME/.tramp_history; = export HISTFILE 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # HISTSIZE=3D1; export HISTSIZE 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # LC_ALL=3DC; export LC_ALL 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # TERM=3Ddumb; export TERM 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # EMACS=3Dt; export EMACS 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # = INSIDE_EMACS=3D23.1.50.1,tramp:2.1.17-pre; export INSIDE_EMACS 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # unset correct autocorrect MAILPATH = MAILCHECK MAIL HISTORY CDPATH 13:28:36 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # test -e /home/ieure/lifeline/Makefile = 2>/dev/null; echo tramp_exit_status $?=20 13:28:36 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # cd /home/ieure/lifeline/ 2>/dev/null; = echo tramp_exit_status $?=20 13:28:36 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # /bin/ls -a 2>/dev/null | while read f; = do if test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; = done 13:28:36 tramp-wait-for-regexp (6) #=20 ./ ../ .git/ .gitignore Makefile crontab.m4 lifeline.m4 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:36 tramp-send-command (6) # test -d /home/ieure/lifeline/Makefile = 2>/dev/null; echo tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-truename (4) # Finding true name for = `/rsync:ieure@remote.host:/home/ieure/lifeline/Makefile' 13:28:37 tramp-handle-file-truename (5) # Check /home 13:28:37 tramp-send-command (6) # test -e /home 2>/dev/null; echo = tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-attributes-with-stat (5) # file attributes = with stat: /home 13:28:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 = %Z.0 %s.0 "%A" t %i.0 -1)' /home 2>/dev/null; echo tramp_exit_status $?=20= 13:28:37 tramp-wait-for-regexp (6) #=20 (("`/home'") 9 0 0 1247664302.0 1245171948.0 1245171948.0 99.0 = "drwxr-xr-x" t 100663425.0 -1) tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-truename (5) # Check /home/ieure 13:28:37 tramp-send-command (6) # test -e /home/ieure 2>/dev/null; echo = tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-attributes-with-stat (5) # file attributes = with stat: /home/ieure 13:28:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 = %Z.0 %s.0 "%A" t %i.0 -1)' /home/ieure 2>/dev/null; echo = tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 (("`/home/ieure'") 21 10041 10000 1247689487.0 1247689485.0 1247689485.0 = 4096.0 "drwxr-xr-x" t 75830110.0 -1) tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-truename (5) # Check /home/ieure/lifeline 13:28:37 tramp-send-command (6) # test -e /home/ieure/lifeline = 2>/dev/null; echo tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-attributes-with-stat (5) # file attributes = with stat: /home/ieure/lifeline 13:28:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 = %Z.0 %s.0 "%A" t %i.0 -1)' /home/ieure/lifeline 2>/dev/null; echo = tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 (("`/home/ieure/lifeline'") 3 10041 10000 1247689716.0 1247689494.0 = 1247689494.0 84.0 "drwxr-xr-x" t 8481703.0 -1) tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-truename (5) # Check = /home/ieure/lifeline/Makefile 13:28:37 tramp-handle-file-attributes-with-stat (5) # file attributes = with stat: /home/ieure/lifeline/Makefile 13:28:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 = %Z.0 %s.0 "%A" t %i.0 -1)' /home/ieure/lifeline/Makefile 2>/dev/null; = echo tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 (("`/home/ieure/lifeline/Makefile'") 1 10041 10000 1247689567.0 = 1247689485.0 1247689485.0 203.0 "-rw-r--r--" t 8481706.0 -1) tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-handle-file-truename (4) # True name of = `/rsync:ieure@remote.host:/home/ieure/lifeline/Makefile' is = `/home/ieure/lifeline/Makefile' 13:28:37 tramp-maybe-send-script (5) # Sending script = `tramp_perl_encode_with_module'... 13:28:37 tramp-send-command (6) # tramp_perl_encode_with_module () { \perl -MMIME::Base64 -0777 -ne 'print encode_base64($_)' 2>/dev/null } 2>/dev/null; echo tramp_exit_status $?=20 13:28:37 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:37 tramp-maybe-send-script (5) # Sending script = `tramp_perl_encode_with_module'...done. 13:28:37 tramp-handle-file-local-copy (5) # Encoding remote file = /rsync:ieure@remote.host:/home/ieure/lifeline/Makefile... 13:28:37 tramp-send-command (6) # tramp_perl_encode_with_module < = /home/ieure/lifeline/Makefile 2>/dev/null; echo tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 = TTQgOj0gJChzaGVsbCBmaW5kIC4gLXR5cGUgZiAtbmFtZSBcKi5tNCkKVEFSR0VUUyA6PSAkKE= 00 = Oi5tND0pCgphbGw6ICQoVEFSR0VUUykKCiU6ICUubTQKCW00IC1EIF9fUFdEX189JChQV0QpIC= Re = ID4gJEAKCWNobW9kIC0tcmVmZXJlbmNlPSReICRACgppbnN0YWxsOiBhbGwKCWNyb250YWIgY3= Jv bnRhYgoKY2xlYW46CglybSAtZiAkKFRBUkdFVFMpCgo=3D tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-handle-file-local-copy (5) # Encoding remote file = /rsync:ieure@remote.host:/home/ieure/lifeline/Makefile...done 13:28:38 tramp-handle-file-local-copy (5) # Decoding remote file = /rsync:ieure@remote.host:/home/ieure/lifeline/Makefile with function = base64-decode-region... 13:28:38 tramp-handle-file-local-copy (5) # Decoding remote file = /rsync:ieure@remote.host:/home/ieure/lifeline/Makefile...done 13:28:38 tramp-handle-insert-file-contents (4) # Inserting local temp = file = `/var/folders/-O/-OE3eRUhHGaUPZz+LP85XE+++TM/-Tmp-/tramp.25907Eau'... 13:28:38 tramp-handle-insert-file-contents (4) # Inserting local temp = file = `/var/folders/-O/-OE3eRUhHGaUPZz+LP85XE+++TM/-Tmp-/tramp.25907Eau'...done 13:28:38 tramp-send-command (6) # test -w /home/ieure/lifeline/Makefile = 2>/dev/null; echo tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e = /home/ieure/lifeline/\#_arsync_bieure\@remote.host_b_ahome_aieure_alifelin= e_aMakefile\# 2>/dev/null; echo tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-get-file-exists-command (5) # Finding command to check if = file exists 13:28:38 tramp-get-test-command (5) # Finding a suitable `test' command 13:28:38 tramp-send-command (6) # echo are you awake 13:28:38 tramp-wait-for-regexp (6) #=20 are you awake ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test 0 2>/dev/null; echo = tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e / 2>/dev/null; echo = tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e /\ this\ file\ does\ not\ = exist\ 2>/dev/null; echo tramp_exit_status $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e = /home/ieure/lifeline/RCS/Makefile\,v 2>/dev/null; echo tramp_exit_status = $?=20 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile\,v 2>/dev/null; echo tramp_exit_status $?=20= 13:28:38 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:38 tramp-send-command (6) # test -e = /home/ieure/lifeline/RCS/Makefile 2>/dev/null; echo tramp_exit_status $?=20= 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -r = /home/ieure/lifeline/CVS/Entries 2>/dev/null; echo tramp_exit_status $?=20= 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -r = /home/ieure/lifeline/.svn/entries 2>/dev/null; echo tramp_exit_status $?=20= 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/lifeline/SCCS/s.Makefile 2>/dev/null; echo tramp_exit_status = $?=20 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/lifeline/s.Makefile 2>/dev/null; echo tramp_exit_status $?=20= 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile/.bzr/checkout/format 2>/dev/null; echo = tramp_exit_status $?=20 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/lifeline/.bzr/checkout/format 2>/dev/null; echo = tramp_exit_status $?=20 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/.bzr/checkout/format 2>/dev/null; echo tramp_exit_status $?=20= 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e /home/.bzr/checkout/format = 2>/dev/null; echo tramp_exit_status $?=20 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e /.bzr/checkout/format = 2>/dev/null; echo tramp_exit_status $?=20 13:28:39 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:39 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile/.git 2>/dev/null; echo tramp_exit_status = $?=20 13:28:40 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # test -e /home/ieure/lifeline/.git = 2>/dev/null; echo tramp_exit_status $?=20 13:28:40 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # test -d /home/ieure/lifeline = 2>/dev/null; echo tramp_exit_status $?=20 13:28:40 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # test -x /home/ieure/lifeline/ = 2>/dev/null; echo tramp_exit_status $?=20 13:28:40 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # cd /home/ieure/lifeline/ 13:28:40 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # git ls-files -c -z -- Makefile = /dev/null 13:28:40 tramp-wait-for-regexp (6) #=20 Makefile=00///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # echo tramp_exit_status $?=20 13:28:40 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # cd /home/ieure/lifeline/ 13:28:40 tramp-wait-for-regexp (6) #=20 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # git ls-tree --name-only -z HEAD -- = Makefile /dev/null 13:28:40 tramp-wait-for-regexp (6) #=20 Makefile=00///37cd88bca75fbc928a57b42531640cbe$ 13:28:40 tramp-send-command (6) # echo tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile/.hg 2>/dev/null; echo tramp_exit_status $?=20= 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /home/ieure/lifeline/.hg = 2>/dev/null; echo tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /home/ieure/.hg 2>/dev/null; = echo tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /home/.hg 2>/dev/null; echo = tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /.hg 2>/dev/null; echo = tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile/_MTN/format 2>/dev/null; echo = tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e = /home/ieure/lifeline/_MTN/format 2>/dev/null; echo tramp_exit_status $?=20= 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /home/ieure/_MTN/format = 2>/dev/null; echo tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /home/_MTN/format 2>/dev/null; = echo tramp_exit_status $?=20 13:28:41 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:41 tramp-send-command (6) # test -e /_MTN/format 2>/dev/null; echo = tramp_exit_status $?=20 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:42 tramp-send-command (6) # test -e = /home/ieure/lifeline/Makefile/\{arch\}/\=3Dtagging-method 2>/dev/null; = echo tramp_exit_status $?=20 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:42 tramp-send-command (6) # test -e = /home/ieure/lifeline/\{arch\}/\=3Dtagging-method 2>/dev/null; echo = tramp_exit_status $?=20 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:42 tramp-send-command (6) # test -e = /home/ieure/\{arch\}/\=3Dtagging-method 2>/dev/null; echo = tramp_exit_status $?=20 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:42 tramp-send-command (6) # test -e = /home/\{arch\}/\=3Dtagging-method 2>/dev/null; echo tramp_exit_status $?=20= 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ 13:28:42 tramp-send-command (6) # test -e /\{arch\}/\=3Dtagging-method = 2>/dev/null; echo tramp_exit_status $?=20 13:28:42 tramp-wait-for-regexp (6) #=20 tramp_exit_status 1 ///37cd88bca75fbc928a57b42531640cbe$ --Apple-Mail-1-947293609 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit - Ian --Apple-Mail-1-947293609-- From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Michael Albinus , 3858@debbugs.gnu.org Resent-From: Michael Albinus Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 15 Jul 2009 21:10:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3858-submit@emacsbugs.donarmstrong.com id=B3858.12476918254012 (code B ref 3858); Wed, 15 Jul 2009 21:10:04 +0000 Received: (at 3858) by emacsbugs.donarmstrong.com; 15 Jul 2009 21:03:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with SMTP id n6FL3eOI004004 for <3858@emacsbugs.donarmstrong.com>; Wed, 15 Jul 2009 14:03:41 -0700 Received: (qmail invoked by alias); 15 Jul 2009 21:03:32 -0000 Received: from p57A2205A.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.32.90] by mail.gmx.net (mp041) with SMTP; 15 Jul 2009 23:03:32 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19IL+ErU8VIu+8832ko391/yQmBQ6dgziLE1SFOH4 B3z3m+kG0l2Oi3 From: Michael Albinus To: Ian Eure Cc: 3858@debbugs.gnu.org References: <87r5wh3em0.fsf@gmx.de> Date: Wed, 15 Jul 2009 23:03:31 +0200 In-Reply-To: (Ian Eure's message of "Wed, 15 Jul 2009 13:32:29 -0700") Message-ID: <87my753bh8.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 Ian Eure writes: > 13:28:40 tramp-send-command (6) # git ls-files -c -z -- Makefile /dev/null > 13:28:40 tramp-wait-for-regexp (6) # > Makefile This looks strange. "///37cd88bca75fbc928a57b42531640cbe$" is Tramp's prompt; "git ls-files -c -z -- Makefile /dev/null" returns therefore "Makefile is due to the "-z" parameter. I will check, whether I can fix it in Tramp (recognising prompts not starting at (bolp)). > - Ian Best regards, Michael. From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Michael Albinus , 3858@debbugs.gnu.org Resent-From: Michael Albinus Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 16 Jul 2009 10:45:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3858-submit@emacsbugs.donarmstrong.com id=B3858.124774061511704 (code B ref 3858); Thu, 16 Jul 2009 10:45:05 +0000 Received: (at 3858) by emacsbugs.donarmstrong.com; 16 Jul 2009 10:36:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mailrelay1.alcatel.de (mailrelay1.alcatel.de [194.113.59.95]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6GAao5E011690 for <3858@emacsbugs.donarmstrong.com>; Thu, 16 Jul 2009 03:36:52 -0700 Received: from destgsu0048.stgl.sel.alcatel.de (destgsu0048.de.alcatel-lucent.com [149.204.242.4]) by mailrelay1.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id n6GAaf7N027457; Thu, 16 Jul 2009 12:36:41 +0200 Received: from slbhn1.alcatel.de (slbhn1.de.alcatel-lucent.com [149.204.90.35]) by destgsu0048.stgl.sel.alcatel.de (8.12.3/8.12.3) with ESMTP id n6GAaeY4017148; Thu, 16 Jul 2009 12:36:40 +0200 (MEST) From: Michael Albinus To: Ian Eure Cc: 3858@debbugs.gnu.org References: <87r5wh3em0.fsf@gmx.de> Date: Thu, 16 Jul 2009 12:36:39 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Alcanet-virus-scanned: n6GAaeY4017148 at destgsu0048.stgl.sel.alcatel.de X-Scanned-By: MIMEDefang 2.57 on 149.204.45.72 Michael Albinus writes: > I will check, whether I can fix it in Tramp (recognising prompts not > starting at (bolp)). I've commited a patch to the trunk; could you, please, check? >> - Ian Best regards, Michael. From unknown Thu Aug 14 22:24:42 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3858: 23.1.50; Git VC doesn't work over Tramp Reply-To: Ian Eure , 3858@debbugs.gnu.org Resent-From: Ian Eure Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 16 Jul 2009 20:25:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3858 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3858-submit@emacsbugs.donarmstrong.com id=B3858.124777564917063 (code B ref 3858); Thu, 16 Jul 2009 20:25:05 +0000 Received: (at 3858) by emacsbugs.donarmstrong.com; 16 Jul 2009 20:20:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.digg.com (zimbra.digg.com [64.191.203.36]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6GKKkVO017057 for <3858@emacsbugs.donarmstrong.com>; Thu, 16 Jul 2009 13:20:47 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id 06911A8511A; Thu, 16 Jul 2009 13:20:46 -0700 (PDT) X-Virus-Scanned: amavisd-new at Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S7HFZ28joSm5; Thu, 16 Jul 2009 13:20:45 -0700 (PDT) Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id B938FA85117; Thu, 16 Jul 2009 13:20:45 -0700 (PDT) Cc: 3858@debbugs.gnu.org Message-Id: <78DC19B2-6DCC-41FA-9486-FE927DFC777F@digg.com> From: Ian Eure To: Michael Albinus In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 16 Jul 2009 13:20:45 -0700 References: <87r5wh3em0.fsf@gmx.de> X-Mailer: Apple Mail (2.935.3) On Jul 16, 2009, at 3:36 AM, Michael Albinus wrote: > Michael Albinus writes: > >> I will check, whether I can fix it in Tramp (recognising prompts not >> starting at (bolp)). > > I've commited a patch to the trunk; could you, please, check? > It's working now. Thanks, - Ian From unknown Thu Aug 14 22:24:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Ian Eure Subject: bug#3858 closed by Michael Albinus (Re: bug#3858: 23.1.50; Git VC doesn't work over Tramp) Message-ID: References: <87my74bcl6.fsf@gmx.de> X-Emacs-PR-Message: they-closed 3858 X-Emacs-PR-Package: emacs Reply-To: 3858@debbugs.gnu.org Date: Thu, 16 Jul 2009 20:30:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1247776204-18346-1" This is a multi-part message in MIME format... ------------=_1247776204-18346-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3858: 23.1.50; Git VC doesn't work over Tramp It has been closed by Michael Albinus . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Michael Albinus by replying to this email. --=20 3858: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3858 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1247776204-18346-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3858-done) by emacsbugs.donarmstrong.com; 16 Jul 2009 20:24:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.1 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with SMTP id n6GKOi0E017540 for <3858-done@emacsbugs.donarmstrong.com>; Thu, 16 Jul 2009 13:24:46 -0700 Received: (qmail invoked by alias); 16 Jul 2009 20:24:38 -0000 Received: from p57A2213F.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.33.63] by mail.gmx.net (mp025) with SMTP; 16 Jul 2009 22:24:38 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18yhTFSneoyBSUYKks3KPixM0L4Cf5Yr9Fp1vJMmg uPvhAzuc3UTDCj From: Michael Albinus To: Ian Eure Cc: 3858-done@debbugs.gnu.org Subject: Re: bug#3858: 23.1.50; Git VC doesn't work over Tramp References: <87r5wh3em0.fsf@gmx.de> <78DC19B2-6DCC-41FA-9486-FE927DFC777F@digg.com> Date: Thu, 16 Jul 2009 22:24:37 +0200 In-Reply-To: <78DC19B2-6DCC-41FA-9486-FE927DFC777F@digg.com> (Ian Eure's message of "Thu, 16 Jul 2009 13:20:45 -0700") Message-ID: <87my74bcl6.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 Ian Eure writes: >> I've commited a patch to the trunk; could you, please, check? >> > It's working now. Thanks for the test; I've closed the bug. > Thanks, > - Ian Best regards, Michael. ------------=_1247776204-18346-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 15 Jul 2009 17:41:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.3 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6FHfqod032013 for ; Wed, 15 Jul 2009 10:41:54 -0700 Received: from mx10.gnu.org ([199.232.76.166]:39785) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MR8UK-0007NT-CS for emacs-pretest-bug@gnu.org; Wed, 15 Jul 2009 13:41:52 -0400 Received: from mail.digg.com ([64.191.203.36]:54677) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MR8UJ-00087N-V7 for emacs-pretest-bug@gnu.org; Wed, 15 Jul 2009 13:41:52 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id 25795A85055 for ; Wed, 15 Jul 2009 10:41:50 -0700 (PDT) X-Virus-Scanned: amavisd-new at Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ulfpEywJxFDc for ; Wed, 15 Jul 2009 10:41:49 -0700 (PDT) Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id BDF11A85051 for ; Wed, 15 Jul 2009 10:41:49 -0700 (PDT) Message-Id: From: Ian Eure To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v935.3) Subject: 23.1.50; Git VC doesn't work over Tramp Date: Wed, 15 Jul 2009 10:41:49 -0700 X-Mailer: Apple Mail (2.935.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Support for Git repositories over Tramp seems to be broken in recent =20 CVS. If I open a Git-controlled file on a remote system, VC isn=92t =20 activated. I believe this used to work. When I open the remote file, vc-git is loaded. When I try to perform =20 VC operations on the file, I get a "No fileset is available here" =20 error from vc-deduce-fileset. In GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) of 2009-07-09 on neutron.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: ssh Minor modes in effect: diff-auto-refine-mode: t erc-track-mode: t erc-track-minor-mode: t erc-spelling-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-netsplit-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-autojoin-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t erc-scrolltobottom-mode: t which-function-mode: t yas/minor-mode: t shell-dirtrack-mode: t ime-bindings: t show-paren-mode: t recentf-mode: t iswitchb-mode: t cua-mode: t auto-insert-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: M-x r e p o r t - b u g Recent messages: Loading tramp...done Tramp: Opening connection for ieure@remote using rsync... Tramp: Waiting 60s for local shell to come up... Tramp: Sending command `ssh remote -l ieure -e none && exit || exit' Tramp: Waiting for prompts from remote shell Tramp: Found remote shell prompt on `remote Making completion list... Wrote /var/folders/-O/-OE3eRUhHGaUPZz+LP85XE+++TM/-Tmp-/tramp.=20 1810125r.php Loading vc-git...done vc-deduce-fileset: No fileset is available here.= ------------=_1247776204-18346-1--