all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Vollmar <vollmar@nf.mpg.de>
To: help-gnu-emacs <Help-gnu-emacs@gnu.org>
Subject: Tramp problem with files under version control (subversion)
Date: Thu, 02 Jun 2011 10:15:18 +0200	[thread overview]
Message-ID: <08B8E4FF-151E-4E8E-B0E8-0D3759277C40@nf.mpg.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 3676 bytes --]

Hello,

GNU Emacs 23.3.1 (Aquamacs)
Tramp-Version 2.1.20

accessing files on remote Linux systems works beautifully for me (thanks for the excellent tramp package!) - including handling of all version control-related issues (subversion). I have a near identical setup on a Solaris 10 box but here we experience problems under certain conditions: the problems are related to the login used with tramp and apparently have to do with version control (subversion). If I connect to the machine via tramp and start in a directory which does not contain files under version control, everything works fine. If, however, I encounter a directory that does, dired will show a listing but accessing files through dired will result in "Couldn't find exit status of `test -e somefile'", Tab-completion in the mini-buffer works, though. Opening a file via minibuffer will work (eventually) but display half a buffer of error message ending with "does not return a valid Lisp expression", these error messages vanish later. Maybe this is interesting: if I connect via tramp as a user who only has read-permissions for the files under version control, Emacs will (correctly) tell me "note: file is write protected" - but tramp works flawlessly. Both user configuration have a nearly identical .bash_profile which contains "export PS1="\h:\W> ", subversion works fine when used on the command line.

Re-running the session with
(setq tramp-debug-buffer t)
(setq tramp-verbose 10)
yields:

[...
/var/opt/webstack/apache2/2.2/htdocs/itdb/\{arch\}/\=tagging-method
/var/opt/webstack/apache2/2.2/htdocs/\{arch\}/\=tagging-method
/var/opt/webstack/apache2/2.2/\{arch\}/\=tagging-method
/var/opt/webstack/apache2/\{arch\}/\=tagging-method
/var/opt/webstack/\{arch\}/\=tagging-method
/var/opt/\{arch\}/\=tagging-method
/var/\{arch\}/\=tagging-method
/\{arch\}/\=tagging-method
EOF
' does not return a valid Lisp expression: `(
///76c8253e9353f6928649235eea5ab8cf#$'
09:46:24.979695 tramp-send-command-and-read (3) # Checking `vc-registered' for /ssh:patdbano@flamel-intern:/var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php...done
09:46:29.975926 tramp-get-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-readable-p undef
09:46:29.976166 tramp-get-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-attributes-string nil
09:46:29.976359 tramp-get-connection-property (7) # uid-string nil
09:46:29.976543 tramp-get-connection-property (7) # gid-string other
09:46:29.976742 tramp-get-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-attributes-integer (nil 1 177 1 (19943 16081) (19942 22463) (19942 22463) 27896 -rw-r--r-- nil (4 . 31846) (-1 . 2))
09:46:29.976965 tramp-get-connection-property (7) # uid-integer nil
09:46:29.977149 tramp-get-connection-property (7) # gid-integer 1
09:46:29.977356 tramp-set-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-readable-p t
09:46:34.975899 tramp-get-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-readable-p t
09:46:44.975872 tramp-get-file-property (8) # /var/opt/webstack/apache2/2.2/htdocs/itdb/plugins/it_zutritt.php file-readable-p t

Many thanks for any help with this.
Warm regards,
 Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar@nf.mpg.de   http://www.nf.mpg.de







[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4409 bytes --]

             reply	other threads:[~2011-06-02  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02  8:15 Stefan Vollmar [this message]
2011-06-02 14:53 ` Tramp problem with files under version control (subversion) Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08B8E4FF-151E-4E8E-B0E8-0D3759277C40@nf.mpg.de \
    --to=vollmar@nf.mpg.de \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.