Received: from spf1.us4.outblaze.com (spf1.us4.outblaze.com [205.158.62.23]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id j0HKS4Sh029987 for ; Mon, 17 Jan 2005 20:28:05 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf1.us4.outblaze.com (Postfix) with ESMTP id 1B86D298630 for ; Mon, 17 Jan 2005 20:28:27 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cqdg3-0001QT-0T for migo@homemail.com; Mon, 17 Jan 2005 15:40:43 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CqdfG-0001Q7-Go for gnu-arch-users@gnu.org; Mon, 17 Jan 2005 15:39:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CqdfG-0001Pv-3D for gnu-arch-users@gnu.org; Mon, 17 Jan 2005 15:39:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqdbS-0000Q4-3x for gnu-arch-users@gnu.org; Mon, 17 Jan 2005 15:35:58 -0500 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 1Cqd5t-0005np-Rn for gnu-arch-users@gnu.org; Mon, 17 Jan 2005 15:03:22 -0500 Received: from [192.168.0.19] (server4.panoramicfeedback.com [66.216.124.41]) by server4.panoramicfeedback.com (8.12.3/8.12.3/Debian-6.6) with ESMTP id j0HK3Eil006058; Mon, 17 Jan 2005 15:03:14 -0500 Message-ID: <41EC1A02.5000900@panoramicfeedback.com> Date: Mon, 17 Jan 2005 15:03:14 -0500 From: Aaron Bentley User-Agent: Mozilla Thunderbird 0.6 (X11/20040530) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Rubey Subject: Re: [Gnu-arch-users] failed inode signature validation... References: <16875.60454.210241.494669@seam101.local> In-Reply-To: <16875.60454.210241.494669@seam101.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Panometrics-MailScanner: Found to be clean Cc: gnu-arch-users@gnu.org 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: 1604 Lines: 50 Martin Rubey wrote: > ...At home I have a slow modem connection, at work highspeed. Since Axiom > is large, changesets however not that much, I thought I'd copy the current tree > on a CD, bring it home, and continue using Arch at home then. > > Of course, this doesn't work (see Subject...) > > Any workarounds? Delete your pristine trees. They'll be recreated automatically, when needed. However, that's not really the right solution. When Arch was being designed, Tom Lord was a dialup user, and so Arch works quite well with modems. What you do is set up a local mirror of your work archive. Arch has commands for this built in. See "Creating Local Mirrors..." here: http://regexps.srparish.net/www/tutorial/html/shared-and-public-archives.html As you say, changesets are small, and since mirroring just copies changesets, it's quite feasible to do it on dialup. Your local mirror will be readonly. To commit, you'll need a home archive, which you can mirror to work. star-merge should work nicely as a way to move changes between your work branch and your home branch. You should also consider setting up revision libraries instead of using pristrines. They're faster to use and less of a hassle once set up. See here: http://regexps.srparish.net/www/tutorial/html/revision-libraries.html Aaron -- Aaron Bentley Director of Technology Panometrics, Inc. _______________________________________________ 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/