dist-hg proof-of-concept ready for use
Josh Boyer
jwboyer at jdub.homelinux.org
Tue Nov 14 16:19:40 UTC 2006
On Tue, 2006-11-14 at 10:15 -0500, Jesse Keating wrote:
> On Tuesday 14 November 2006 09:43, Florian La Roche wrote:
> > Current releases of git-cvsimport automatically repack after a fixed
> > set of commits. Though maybe you want to specify on how packing is done
> > for even better boundaries or other reasons...
> >
> > from git-cvsimport:
> > commit();
> > if (($commitcount & 1023) == 0) {
> > system("git repack -a -d");
> > }
>
> Ah. This isn't in the package that Fedora ships.
Chris is typically busy with Xen and other things, so the Extras git
package might lag a bit behind the upstream releases.
josh
More information about the Fedora-maintainers
mailing list