From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Date: Wed, 13 Oct 2010 17:57:15 -0300 Message-ID: <1287003435.2408.27.camel@freedom> References: <20101007172217.7a86fcaf@doriath> <20101008180226.GR24658@blackpad.lan.raisama.net> <1286900301.4606.9.camel@freedom> <4CB48BC5.5060109@redhat.com> <1286902059.4606.20.camel@freedom> <20101013195114.GJ3734@blackpad.lan.raisama.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , John Admanski , Luiz Capitulino , kvm@vger.kernel.org, autotest@test.kernel.org To: Eduardo Habkost Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53745 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753151Ab0JMU5X (ORCPT ); Wed, 13 Oct 2010 16:57:23 -0400 In-Reply-To: <20101013195114.GJ3734@blackpad.lan.raisama.net> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 2010-10-13 at 16:51 -0300, Eduardo Habkost wrote: > On Tue, Oct 12, 2010 at 01:47:39PM -0300, Lucas Meneghel Rodrigues wrote: > > > > > 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. > > > > > > > > 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. > > I thought anybody with commit privileges on SVN could set file > properties. If that's not the case, then I will include the settings > manually on .gitignore in the git mirror. Ok, everything resolved, the .gitignore file was added, now it is easier to hack on the git mirror. Lucas