Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Jim Meyering
Jim Paris [EMAIL PROTECTED] wrote: Jim Meyering wrote: I've set up an automatically-sync'd git mirror of the libvirt.org's libvirt CVS repository. The mirror is updated approximately every 30 minutes. You can view the change-set summary via this URL:

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Richard W.M. Jones
Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's only necessary to have a single one at the top level of the tree IIRC.

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Daniel P. Berrange
On Fri, Oct 26, 2007 at 09:20:27AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:20:27AM +0100, Richard W.M. Jones wrote: Jim Paris wrote: Also, perhaps some .gitignore files could be added upstream now? Patch below. I had a patch which added a single top level .gitignore file before, but it was rejected. I think we should add it, but it's

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-26 Thread Jim Paris
Jim Paris wrote: Jim Meyering wrote: Thanks. I've added -k, since libvirt has at least 8 files with $Id[*], but don't seem to need the '-o master' -- at least not the way I'm pushing the result afterwards. Do you need it, with a recent version of git? Probably not. I was new to

[Libvir] read-only git mirror of libvirt CVS repository

2007-10-25 Thread Jim Meyering
I've set up an automatically-sync'd git mirror of the libvirt.org's libvirt CVS repository. The mirror is updated approximately every 30 minutes. You can view the change-set summary via this URL: http://git.et.redhat.com/?p=libvirt.git You can get a copy of the repository with the

Re: [Libvir] read-only git mirror of libvirt CVS repository

2007-10-25 Thread Jim Paris
Jim Meyering wrote: I've set up an automatically-sync'd git mirror of the libvirt.org's libvirt CVS repository. The mirror is updated approximately every 30 minutes. You can view the change-set summary via this URL: http://git.et.redhat.com/?p=libvirt.git You can get a copy of the