Received: from spf1.us4.outblaze.com (spf1.us4.outblaze.com [205.158.62.23]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j13Fs6pw009622 for ; Thu, 3 Feb 2005 15:54:06 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf1.us4.outblaze.com (Postfix) with ESMTP id E00612984C3 for ; Thu, 3 Feb 2005 15:54:51 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwjWT-0008PF-J1 for migo@homemail.com; Thu, 03 Feb 2005 11:08:01 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CwjVn-0008Ce-2L for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 11:07:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CwjVm-0008CF-3b for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 11:07:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwjPg-0006bF-2b for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 11:01:00 -0500 Received: from [12.219.167.192] (helo=desertsol.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cwiws-0005GP-8V for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 10:31:14 -0500 Received: from [205.132.171.200] (helo=[29.6.1.169]) by desertsol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1Cwiwp-0007RX-Hf for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 08:31:11 -0700 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <2f4797b8f3c8328faac3df0af6406263@desertsol.com> References: <5a7d482af20133a0b03c35bd22319f92@desertsol.com> <420132B1.9040000@panoramicfeedback.com> <1c92b5e634b0fe98c1d9f2d36adfc8ab@desertsol.com> <2f4797b8f3c8328faac3df0af6406263@desertsol.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <96108223673103d9feba0be06282e9b7@desertsol.com> Content-Transfer-Encoding: 7bit From: Kevin Geiss Subject: Re: [Gnu-arch-users] mirroring concepts/practice help Date: Thu, 3 Feb 2005 08:30:49 -0700 To: gnu-arch-users@gnu.org X-Mailer: Apple Mail (2.619.2) X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 2245 Lines: 54 On Feb 3, 2005, at 7:32 AM, Kevin Geiss wrote: > wait, I'm running into a problem still. I'm on my laptop, I want to > 'pull' from my archive at desertsol.com to a local mirror on my > laptop: > > 7:14AM0quasar>tla archive-mirror kevin@desertsol.com--2005-home-SOURCE > kevin@desertsol.com--2005-home > arch_archive_connect: attempt to connect to wrong mirror > archive: kevin@desertsol.com--2005-home > wanted mirror of: kevin@desertsol.com--2005-home > got mirror of: kevin@desertsol.com--2005-home-SOURCE > 7:23AM1quasar>tla archives > kevin@desertsol.com--2005-home > /Users/kevin/arch/2005-home-MIRROR > kevin@desertsol.com--2005-home-SOURCE > sftp://desertsol.com/data/archives/2005-home > > I'm sure if I temporarily registered > sftp://desertsol.com/data/archives/2005-home with its true name > (kevin@desertsol.com--2005-home) and the local mirror with the name > kevin@desertsol.com--2005-home-MIRROR it would work, but then I would > need to un-register them, and register the local mirror with the name > kevin@desertsol.com--2005-home to be able to do anything with it. I'd > rather register them once. what am I missing now? I checked the =meta-info of my local mirror. the 'name' and 'mirror' files both contain 'kevin@desertsol.com--2005-home-SOURCE'. so I re-'make archive'ed the mirror, so that it has 'kevin@desertsol.com--2005-home' in the name and mirror files. to do that, I registered the real archive with the 'kevin@desertsol.com--2005-home' name, rather than the -SOURCE name. after the initial archive-mirror command finished, I re-registered the two archives using the -SOURCE name for the 'real' archive and the normal name for the mirror. then archive-mirror was able to mirror from the -SOURCE to the local mirror. so I guess the important part is what is stored in the 'name' and 'mirror' meta-info files. the easiest way to set those correctly is to use temporary names when first creating the mirror, then switching to names you plan to use after that. _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/