From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Aaron Bentley Newsgroups: gmane.emacs.devel,gmane.comp.version-control.arch.user Subject: Re: [Gnu-arch-users] Re: *-MIRROR and *-SOURCE in vc-arch.el Date: Sun, 17 Oct 2004 22:11:19 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <41732647.6020304@panoramicfeedback.com> References: <20041017.120759.112621295.jet@gyve.org> <874qktkle9.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098065536 10040 80.91.229.6 (18 Oct 2004 02:12:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 02:12:16 +0000 (UTC) Cc: Masatake YAMATO , 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 04:11:59 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 1CJN0B-0007NI-00 for ; Mon, 18 Oct 2004 04:11:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJN7R-0004oI-S1 for ged-emacs-devel@m.gmane.org; Sun, 17 Oct 2004 22:19:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJN7K-0004ns-99 for emacs-devel@gnu.org; Sun, 17 Oct 2004 22:19:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJN7J-0004ng-RD for emacs-devel@gnu.org; Sun, 17 Oct 2004 22:19:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJN7J-0004nd-N6; Sun, 17 Oct 2004 22:19:21 -0400 Original-Received: from [66.216.124.41] (helo=server4.panoramicfeedback.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CJN01-0002hr-AY; Sun, 17 Oct 2004 22:11:49 -0400 Original-Received: from [192.168.0.7] (server4.panoramicfeedback.com [66.216.124.41]) by server4.panoramicfeedback.com (8.12.3/8.12.3/Debian-6.6) with ESMTP id i9I2BJil002244; Sun, 17 Oct 2004 22:11:20 -0400 User-Agent: Mozilla Thunderbird 0.8 (X11/20040918) X-Accept-Language: en-us, en Original-To: Stefan Monnier In-Reply-To: <874qktkle9.fsf-monnier+emacs@gnu.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Panometrics-MailScanner: Found to be clean 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:28539 gmane.comp.version-control.arch.user:29941 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28539 Stefan Monnier wrote: >>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? It is an error. I have a patch. But there's no active tree to merge it. Aaron