On 10/12/05, Debian Bug Tracking System <[EMAIL PROTECTED]> wrote:
> This is an automatic notification regarding your Bug report
> #325821: emacs-snapshot-gtk: when 'vc-svn' works with 'tramp', it report an
> error,
> which was filed against the emacs-snapshot-gtk package.
>
> It has been closed by one of the developers, namely
> Romain Francoise <[EMAIL PROTECTED]>.
>
> Their explanation is attached below. If this explanation is
> unsatisfactory and you have not received a better one in a separate
> message then please contact the developer, by replying to this email.
>
> Debian bug tracking system administrator
> (administrator, Debian Bugs database)
>
> Received: (at 325821-done) by bugs.debian.org; 11 Oct 2005 17:06:55 +0000
> From [EMAIL PROTECTED] Tue Oct 11 10:06:55 2005
> Return-path: <[EMAIL PROTECTED]>
> Received: from yeast.orebokech.com [82.67.41.165] (romain)
> by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
> id 1EPNaY-0007Ch-00; Tue, 11 Oct 2005 10:06:54 -0700
> Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3])
> by yeast.orebokech.com (Postfix) with ESMTP id D39921321C;
> Tue, 11 Oct 2005 19:06:52 +0200 (CEST)
> Received: by pacem.orebokech.com (Postfix, from userid 1000)
> id C0182523ED; Tue, 11 Oct 2005 19:07:10 +0200 (CEST)
> From: Romain Francoise <[EMAIL PROTECTED]>
> To: LI Daobing <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: Bug#325821: emacs-snapshot-gtk: when 'vc-svn' works with
> 'tramp', it report an error
> Organization: The Debian Project
> References: <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> Date: Tue, 11 Oct 2005 19:07:10 +0200
> In-Reply-To: <[EMAIL PROTECTED]> (LI
> Daobing's message of "Sun, 2 Oct 2005 15:06:54 +0800")
> Message-ID: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Delivered-To: [EMAIL PROTECTED]
> X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
> (1.212-2003-09-23-exp) on spohr.debian.org
> X-Spam-Level:
> X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
> autolearn=no version=2.60-bugs.debian.org_2005_01_02
>
> Thank you for the information you provided in your last message, I
> finally understood why I couldn't reproduce this bug. I went all the
> way and set up a remote Subversion repo accessed via svn+ssh with a hop
> as in your setup, and finally realized that the backtrace you posted in
> your original message shows the problem:
>
> | vc-svn-pop-up-error("Error running Subversion to check status of `%s'"
> "onecolumn.py")
> | vc-svn-run-status("/scp:[EMAIL
> PROTECTED]:/home/user/lidaobing/itcc/src/Tools/onecolumn.py")
>
> These functions do not appear in vc-svn.el as shipped with Emacs. They
> do, however, appear in vc-svn.el as distributed with the subversion
> package before 1.2.3a-1, my guess is that you still have this file
> somewhere, shadowing Emacs's vc-svn.el. Please get rid of it, things
> should work fine afterwards.
>
yes, it works again after i delete the subversion's el. Thanks.
--
LI Daobing