From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Date: Tue, 12 Oct 2010 13:47:39 -0300 Message-ID: <1286902059.4606.20.camel@freedom> References: <20101007172217.7a86fcaf@doriath> <20101008180226.GR24658@blackpad.lan.raisama.net> <1286900301.4606.9.camel@freedom> <4CB48BC5.5060109@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Avi Kivity Return-path: In-Reply-To: <4CB48BC5.5060109@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org On Tue, 2010-10-12 at 18:24 +0200, Avi Kivity wrote: > On 10/12/2010 06:18 PM, Lucas Meneghel Rodrigues wrote: > > On Fri, 2010-10-08 at 15:02 -0300, Eduardo Habkost wrote: > > > On Thu, Oct 07, 2010 at 05:22:17PM -0300, Luiz Capitulino wrote: > > > > > > > > Signed-off-by: Luiz Capitulino > > > > --- > > > > Eduardo, can you actually commit to a git mirror? It's hard to work in your > > > > repo w/o this file. > > > > > > Can't we get this added to svn:ignore on the Subversion repository > > > first? I would like the git mirror match exactly what's on SVN (with > > > svn:ignore being translated to a .gitignore file). > > > > Ok, will ask the folks from google to do that for us. > > > > John, I don't know who is doing the administration of the autotest SVN > > repo, so I am sending this to you. Could you please add the following to > > the svn:ignore list of the repo? > > > > +*.pyc > > +client/control > > +client/results/ > > +client/tests/kvm/images > > +client/tests/kvm/env > > +client/tmp > > +client/tests/kvm/*.cfg > > Or just switch to git? This is something Martin asked to wait until he had time to do so. Let's see what I can do to help on getting it done in a reasonable time frame.