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 iA897CJw029942 for ; Mon, 8 Nov 2004 09:07:13 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id E1EA1538F8 for ; Mon, 8 Nov 2004 09:07:11 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CR5cq-00069l-O8 for migo@homemail.com; Mon, 08 Nov 2004 04:15:48 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CR5bj-000690-9A for gnu-arch-users@gnu.org; Mon, 08 Nov 2004 04:14:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CR5bh-00068M-Lc for gnu-arch-users@gnu.org; Mon, 08 Nov 2004 04:14:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CR5bh-00068J-8Q for gnu-arch-users@gnu.org; Mon, 08 Nov 2004 04:14:37 -0500 Received: from [193.226.30.6] (helo=relay-2.dntis.ro) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CR5S1-00053f-Sj for gnu-arch-users@gnu.org; Mon, 08 Nov 2004 04:04:38 -0500 Received: from zombie.dntis.ro (zombie [127.0.0.1]) by relay-2.dntis.ro (8.12.10/8.12.10) with ESMTP id iA894YrW032006; Mon, 8 Nov 2004 11:04:34 +0200 Received: (from nobody@localhost) by zombie.dntis.ro (8.12.10/8.12.10/Submit) id iA894X04032002; Mon, 8 Nov 2004 11:04:33 +0200 To: "Stephen J. Turnbull" Subject: Re: [Gnu-arch-users] tla changes --diffs question Message-ID: <1099904673.418f36a1ce56a@webmail.dntis.ro> Date: Mon, 08 Nov 2004 11:04:33 +0200 (EET) From: andreif@mail.dntis.ro MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.7 X-RAVMilter-Version: 8.3.3(snapshot 20020312) (zombie.dntis.ro) 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: 2030 Lines: 62 Stephen J. Turnbull wrote: >Arch doesn't have consistency problems; the >environment does---you said so yourself. > > Of course Arch developers should be willing > to help you by providing the hooks and > even the scripts to hang on the hooks, > but really what you're saying is the equivalent > of "some of our programmers like to use Ada, and some > like C++; Arch has a consistency problem because > it doesn't translate everything the C++ in the > archive." Hi Stephen, First I would like to say that I am very greatful for all the work done on arch and the amount of help I receive on this list for my problems. I don't agree 100% with your comment though, what I was thinking is that arch has some consistency problems because it allows tla 1.2 write in 1.2.1 repositories even though in 1.2.1 files are no longer all considered binary and CR LF is modified on commit to LF. So tla 1.2 could corrupt in some ways tla 1.2.1 repositories. Maybe my understanding is wrong. Another small problem that I noticed is that tla 1.2 can't access 1.2.1 archives completely, maybe it's the cygwin port only but I tried to get latest version of my repository which was made with 1.2.1 - using tla 1.2 it gave up after unpacking some patches. My opinion is that this isn't solid behaviour, either the repository should be 100% backwards compatible or it should use a somehow different format so older versions couldn't access it. Anyway I will switch to linux version of arch and give it another try, maybe all those problems I get are due to the cygwin port. Thanks again for all the help, Andrei P.S. : anyone knows what happend to the nice arch tutorial at http://www.gnuarch.org/tutorial/html/arch.html ? Seems it disappeared since yesterday ... _______________________________________________ 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/