From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.comp.version-control.arch.user Subject: Re: *-MIRROR and *-SOURCE in vc-arch.el Date: Sun, 17 Oct 2004 18:57:06 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <874qktkle9.fsf-monnier+emacs@gnu.org> References: <20041017.120759.112621295.jet@gyve.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098053882 23499 80.91.229.6 (17 Oct 2004 22:58:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Oct 2004 22:58:02 +0000 (UTC) Cc: gnu-arch-users@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 18 00:57:45 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJJyD-0000bQ-00 for ; Mon, 18 Oct 2004 00:57:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJK5S-0006XZ-TG for ged-emacs-devel@m.gmane.org; Sun, 17 Oct 2004 19:05:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJK57-0006Ww-Tr for emacs-devel@gnu.org; Sun, 17 Oct 2004 19:04:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJK55-0006WF-O4 for emacs-devel@gnu.org; Sun, 17 Oct 2004 19:04:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJK55-0006Vx-G7; Sun, 17 Oct 2004 19:04:51 -0400 Original-Received: from [209.226.175.4] (helo=tomts16-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CJJxc-0005nf-Cn; Sun, 17 Oct 2004 18:57:08 -0400 Original-Received: from alfajor ([70.48.82.239]) by tomts16-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041017225707.NNGY15612.tomts16-srv.bellnexxia.net@alfajor>; Sun, 17 Oct 2004 18:57:07 -0400 Original-Received: by alfajor (Postfix, from userid 1000) id D46C1D7363; Sun, 17 Oct 2004 18:57:06 -0400 (EDT) Original-To: Masatake YAMATO In-Reply-To: <20041017.120759.112621295.jet@gyve.org> (Masatake YAMATO's message of "Sun, 17 Oct 2004 12:07:59 +0900 (JST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28536 gmane.comp.version-control.arch.user:29938 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28536 > When I open a file which is in a directory retrieved by gnuarch(tla get) > from local mirror archives or remote mirror archives of my local archives, > I get an error: > vc-arch-workfile-version: Opening directory: No such a file or a directory, /tmp/xtla-mirror/{arch}/xtla/xtla--jet/xtla--jet--0.2/jet@gyve.org--xtla-MIRROR/patch-log Hmm... does that mean that {arch}/++default-version contains something like jet@gyve.org--xtla-MIRROR/xtla--jet--0.2 ? Isn't that an error in and of itself? Stefan