On Tue, Oct 12, 2010 at 9:18 AM, Lucas Meneghel Rodrigues <[email protected]>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 <[email protected]> > > > --- > > > 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? > > Forwarding to Martin; I don't (afaik) don't have admin access to the SVN. I'm not sure there's anyone else at Google who would have access, either; we've always been fairly hands-off when it came to the actual ownership and administration of the autotest server. -- John > +*.pyc > +client/control > +client/results/ > +client/tests/kvm/images > +client/tests/kvm/env > +client/tmp > +client/tests/kvm/*.cfg > > Thanks! > > > > > > > .gitignore | 7 +++++++ > > > 1 files changed, 7 insertions(+), 0 deletions(-) > > > create mode 100644 .gitignore > > > > > > diff --git a/.gitignore b/.gitignore > > > new file mode 100644 > > > index 0000000..f23bd95 > > > --- /dev/null > > > +++ b/.gitignore > > > @@ -0,0 +1,7 @@ > > > +*.pyc > > > +client/control > > > +client/results/ > > > +client/tests/kvm/images > > > +client/tests/kvm/env > > > +client/tmp > > > +client/tests/kvm/*.cfg > > > -- > > > 1.7.3.1.50.g1e633 > > > > > > > >
_______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
