From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: tramp problems (cvs) Date: Thu, 23 Oct 2008 08:57:36 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1224769884 8271 80.91.229.12 (23 Oct 2008 13:51:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 13:51:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 23 15:52:25 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 1Kt0bH-0005fJ-6x for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2008 15:51:43 +0200 Original-Received: from localhost ([127.0.0.1]:51767 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt0aB-0002Ye-K0 for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2008 09:50:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KszlD-0003nY-2v for emacs-devel@gnu.org; Thu, 23 Oct 2008 08:57:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KszlC-0003n5-E0 for emacs-devel@gnu.org; Thu, 23 Oct 2008 08:57:54 -0400 Original-Received: from [199.232.76.173] (port=60784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KszlB-0003ml-Ue for emacs-devel@gnu.org; Thu, 23 Oct 2008 08:57:54 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:50077 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KszlB-0007Ah-GF for emacs-devel@gnu.org; Thu, 23 Oct 2008 08:57:53 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kszl3-0001Zq-HD for emacs-devel@gnu.org; Thu, 23 Oct 2008 12:57:45 +0000 Original-Received: from 139.85.239.85 ([139.85.239.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 12:57:45 +0000 Original-Received: from ndbecker2 by 139.85.239.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2008 12:57:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.239.85 User-Agent: KNode/0.99.01 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:104901 Archived-At: 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)