From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25131 invoked by alias); 3 May 2008 20:38:37 -0000 Received: (qmail 25122 invoked by uid 22791); 3 May 2008 20:38:36 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 03 May 2008 20:38:15 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw1.br.ibm.com (Postfix) with ESMTP id DD96632C070 for ; Sat, 3 May 2008 17:14:44 -0300 (BRST) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m43KcDJd4436006 for ; Sat, 3 May 2008 17:38:13 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m43KcB5d023158 for ; Sat, 3 May 2008 17:38:12 -0300 Received: from [9.8.2.61] ([9.8.2.61]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m43KcBEE023147; Sat, 3 May 2008 17:38:11 -0300 Subject: Re: [PATCH] Prevent source file errors in --batch-silent mode From: Thiago Jung Bauermann To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org In-Reply-To: <20080503142635.GA17718@caradoc.them.org> References: <480CD958.8010409@st.com> <20080501203347.GT22218@caradoc.them.org> <481AFC65.3070706@st.com> <20080502134418.GC29202@caradoc.them.org> <481B1E6F.7090408@st.com> <20080502140633.GF29202@caradoc.them.org> <1209790046.7034.79.camel@localhost.localdomain> <20080503142635.GA17718@caradoc.them.org> Content-Type: text/plain Date: Sat, 03 May 2008 20:54:00 -0000 Message-Id: <1209846868.7034.96.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00140.txt.bz2 On Sat, 2008-05-03 at 10:26 -0400, Daniel Jacobowitz wrote: > On Sat, May 03, 2008 at 01:47:26AM -0300, Thiago Jung Bauermann wrote: > > > and "switch src to svn 1.5 when it is released", FWIW. > > > > Hum... any reason in particular for that? It seems everyone keeps their > > own version of the GDB source tree. Using a distributed VCS would ease > > that work and benefit everybody... > > Because SVN is similar enough to CVS to be an easy transition and When you say easy are you thinking of the similar concepts and usability they have, or the migration process in itself? > advanced enough that it can gateway to and from other VCS's (svk, git, > presumably hg too) reliably for those who prefer something different. I just read the git-svn manpage and there are some restrictions you should observe to avoid problems. I never used the tool, but it seems those restrictions can become annoying, so if the svn route is to be taken I think having the read-only git mirror cgf mentions would be a useful thing. > There's no need to break up everyone's workflow and I refuse to do it. By this you mean forcing everyone to grok/use the distributed model? If this is an important consideration, Bazaar can be a good option since it supports both workflows at the same time in a given repo, i.e., a developer can choose to do a checkout or a clone. -- []'s Thiago Jung Bauermann Software Engineer IBM Linux Technology Center