From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: tramp problems (cvs) Date: Thu, 23 Oct 2008 21:11:05 +0200 Message-ID: <87bpxbazzq.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224789097 22131 80.91.229.12 (23 Oct 2008 19:11:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 19:11:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Neal Becker Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 23 21:12:37 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kt5bn-000839-Gk for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2008 21:12:35 +0200 Original-Received: from localhost ([127.0.0.1]:37124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt5ae-0007tq-PR for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2008 15:11:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kt5aU-0007r3-7c for emacs-devel@gnu.org; Thu, 23 Oct 2008 15:11:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt5aS-0007qM-GX for emacs-devel@gnu.org; Thu, 23 Oct 2008 15:11:13 -0400 Original-Received: from [199.232.76.173] (port=57492 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt5aS-0007qH-C6 for emacs-devel@gnu.org; Thu, 23 Oct 2008 15:11:12 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:59515) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kt5aS-0008MA-5T for emacs-devel@gnu.org; Thu, 23 Oct 2008 15:11:12 -0400 Original-Received: (qmail invoked by alias); 23 Oct 2008 19:11:08 -0000 Original-Received: from p57A2315D.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.49.93] by mail.gmx.net (mp007) with SMTP; 23 Oct 2008 21:11:08 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+4t+Alm2m4m8O3YQ9EyuGX7nKuN6B4pj5H838E9J yATh3/4h7tdjJD In-Reply-To: (Neal Becker's message of "Thu, 23 Oct 2008 08:57:36 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.63 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104908 Archived-At: Neal Becker writes: > With recent cvs: > > I tried to copy a local file to my local machine as root. I opened the target dir using /root@localhost:/target/path/... > > Then, in source dired, use C on file, when I try to copy to target I get: > Copy `/home/nbecker/rdiff/rdiff.py' to `/su:root@localhost:/usr/lib64/python2.5/site-packages/hgext/rdiff.py' failed: > (file-already-exists File already exists /tmp/tramp.3686akF.py) I cannot reproduce it here. Could you, please, test it when starting "emacs -Q" ? Could you, additionally, (setq debug-on-error t) and show the backtrace when the error happens, again? Best regards, Michael.