From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19655 invoked by alias); 23 Feb 2011 03:30:23 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 19645 invoked by uid 22791); 23 Feb 2011 03:30:22 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Wed, 23 Feb 2011 03:30:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Pierre Muller , archer@sourceware.org Subject: Re: [Archer] Re: [Archer] Archer git account inquiry Message-ID: <20110223033007.GA19610@adacore.com> References: <00a901cbd1cb$01651880$042f4980$@muller@ics-cnrs.unistra.fr> <20110221142157.GF2617@adacore.com> <20110222042450.GJ2617@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110222042450.GJ2617@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2011-q1/txt/msg00095.txt.bz2 > > It would be fine with me as long as writing to gdb.git does not mess > > with the automatic cvs importer, or somehow interfere with our ability > > to move to git in the future. > > > > I don't really know anything about how the cvs->git import works, so > > maybe this is a needless concern. > > I will ask Jim. Jim confirmed that, as long as we don't write to the "master" branch, everything should be fine. I think it would be fairly straightforward to install a hook that prevents updates to that branch except for one user. So we have 3 alternatives. Pierre publishes his own gdb.git repo (could be using some of the git hosting sites???), uses Archer, or uses gdb.git. -- Joel