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 iAAMrZbJ016129 for ; Wed, 10 Nov 2004 22:53:36 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf1.us4.outblaze.com (Postfix) with ESMTP id 754D553F43 for ; Wed, 10 Nov 2004 22:53:33 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CS1Tm-0008Hd-NC for migo@homemail.com; Wed, 10 Nov 2004 18:02:18 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CS1TK-0008HT-5Y for gnu-arch-users@gnu.org; Wed, 10 Nov 2004 18:01:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CS1TJ-0008H0-1b for gnu-arch-users@gnu.org; Wed, 10 Nov 2004 18:01:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CS1TI-0008Gx-U3 for gnu-arch-users@gnu.org; Wed, 10 Nov 2004 18:01:48 -0500 Received: from [80.68.91.238] (helo=ggtl.org) by monty-python.gnu.org with esmtp (TLSv1:RC4-SHA:128) (Exim 4.34) id 1CS1KQ-0001EP-UP for gnu-arch-users@gnu.org; Wed, 10 Nov 2004 17:52:39 -0500 Received: from stig by ggtl.org with local (Exim 4.34) id 1CS1KO-0004kY-VU for gnu-arch-users@gnu.org; Wed, 10 Nov 2004 22:52:37 +0000 Date: Wed, 10 Nov 2004 22:52:36 +0000 From: Stig Brautaset To: gnu-arch-users@gnu.org Subject: Re: [Gnu-arch-users] 'syncing' repository Message-ID: <20041110225236.GB18209@stig.vm.bytemark.co.uk> Mail-Followup-To: gnu-arch-users@gnu.org References: <67a3d0678978.67897867a3d0@uark.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67a3d0678978.67897867a3d0@uark.edu> User-Agent: Mutt/1.5.6+20040907i 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: 1089 Lines: 28 On Wed, Nov 10, 2004 at 04:14:35PM -0600, bsl04@uark.edu wrote: > I work on a lot of small projects with my colleague. We'll be adding > new categories often. Is there a good way to download all new > categories (if there are any) and update all categories? Over ssh? > > The desired effect would be like if I were to make one category and > put all the projects in separate directories in that category. When I > updated, I'd have the latest code for all projects. However, I get > the feeling it would be bad practice to put unrelated projects in the > same category. Have a look at configurations. Or, you can write a small script to iterate over the output of `tla categories', updating a directory if it exist or perform a get if it doesn't. This would require a bit of naming dicipline though... Better go with configurations. That's what they're for. Stig _______________________________________________ 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/