Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id iBV4hkTS017588 for ; Fri, 31 Dec 2004 04:43:47 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 6EEF153779 for ; Fri, 31 Dec 2004 04:44:27 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkEpI-0000EB-5q for migo@homemail.com; Thu, 30 Dec 2004 23:55:48 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CkEoo-0000Du-R2 for gnu-arch-users@gnu.org; Thu, 30 Dec 2004 23:55:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CkEoo-0000DT-1F for gnu-arch-users@gnu.org; Thu, 30 Dec 2004 23:55:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkEon-0000DQ-SC for gnu-arch-users@gnu.org; Thu, 30 Dec 2004 23:55:17 -0500 Received: from [144.140.70.43] (helo=gizmo12bw.bigpond.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1CkEdR-0003N8-Ne for gnu-arch-users@gnu.org; Thu, 30 Dec 2004 23:43:34 -0500 Received: (qmail 8976 invoked from network); 31 Dec 2004 04:43:30 -0000 Received: from unknown (HELO bwmam11.bigpond.com) (144.135.24.100) by gizmo12bw.bigpond.com with SMTP; 31 Dec 2004 04:43:30 -0000 Received: from cpe-144-132-221-212.nsw.bigpond.net.au ([144.132.221.212]) by bwmam11.bigpond.com(MAM REL_3_4_2a 180/27975885) with SMTP id 27975885; Fri, 31 Dec 2004 14:43:30 +1000 Received: by whiskas.PoolCompsOnline.com (Postfix, from userid 1000) id 8D28179D37; Fri, 31 Dec 2004 15:43:29 +1100 From: Zenaan Harkness To: arch Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1104468209.8958.167.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 31 Dec 2004 15:43:29 +1100 Subject: [Gnu-arch-users] tla archive-setup/init-tree/import 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: 779 Lines: 31 Why do we have init-tree and import? As in, from a user perspective, surely these could happen transparently, behind the scenes, so that after archive-setup, simply do: tla get $version cd $version # cp/ edit initial files into tree tla add $initial_files tla commit ??? So get will know to do a mkdir and archive-setup, since there's no base-0 revision, and commit would automatically know to do whatever import is supposed to do. Sorry if this has been discussed before, I've been cramming work lately and therefore been offlist for a while. tia zenaan _______________________________________________ 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/