twice-daily synced git repo for Bugzilla now available

David Miller justdave at bugzilla.org
Thu Jan 25 06:38:36 UTC 2007



-------- Original Message --------
Subject: Re: [justdave at bugzilla.org: Re: Bugzilla CVS repo copy?]
Date: Wed, 24 Jan 2007 23:02:31 -0500
From: Kristian Høgsberg <krh at bitplanet.net>
To: Daniel Stone <daniel at fooishbar.org>, justdave at bugzilla.org
References: <20070124232040.GL1140 at fooishbar.org>

All done, gitweb here:

  http://gitweb.freedesktop.org/?p=users/krh/bugzilla.git;a=summary

and clone it using

  $ git clone git://people.freedesktop.org/~krh/bugzilla.git

Dave, feel free to pass this on to the bugzilla developer community.
I've set up a cron job to rsync the cvs repo and incrementally import
into the git mirror two times daily.  A full git clone of bugzilla
takes up

  $ du -hs bugzilla
  23M     bugzilla

of which all the history data is

  $ du -hs bugzilla/.git
  18M     bugzilla/.git

compared with:

  $ du -hs bugzilla-cvs-repo/
  51M

have fun,
Kristian

On 1/24/07, Daniel Stone <daniel at fooishbar.org> wrote:
> Cheers, dude.
>
> ----- Forwarded message from David Miller <justdave at bugzilla.org> -----
>
> Message-ID: <45B71DD2.2060804 at bugzilla.org>
> Date: Wed, 24 Jan 2007 03:50:26 -0500
> From: David Miller <justdave at bugzilla.org>
> To: Daniel Stone <daniel at fooishbar.org>
> Subject: Re: Bugzilla CVS repo copy?
>
> Daniel Stone wrote on 1/24/07 1:39 AM:
> > Hi Dave,
> > We're using Bugzilla at freedesktop.org, and often need to make our own
> > local modifications and hacks.  We'd like to do this in a more
> > structured way (one that CVS does not allow us), so we're trying to get
> > it imported into git.  We have scripts that can do this just fine --
> > we've imported all of X, this isn't another Canonical. ;)
> >
> > However, to do this we need a complete repo copy.  Is there any way of
> > getting rsync access or similar to the master repo, or daily tarballs or
> > something?
>
> Yep, it's available via public rsync from
> rsync://cvs-mirror.mozilla.org/mozilla/mozilla/webtools/bugzilla
>
> or just rsync://cvs-mirror.mozilla.org/mozilla if you need the CVSROOT
> and everything, but that'll also get you the entirety of mozilla,
> firefox, thunderbird, seamonkey, camino, etc.
>
> --
> Dave Miller                                   http://www.justdave.net/
> System Administrator, Mozilla Corporation      http://www.mozilla.com/
> Project Leader, Bugzilla Bug Tracking System  http://www.bugzilla.org/
>
> ----- End forwarded message -----
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
>
> iD8DBQFFt+nHRkzMgPKxYGwRAmB7AJ4qz6Q0QG1aA6PbGcmwWuSm5xJiYgCfTW9g
> TCj75TPlEud/oY91H48P4mg=
> =M37S
> -----END PGP SIGNATURE-----
>
>
>


-- 
Dave Miller                                   http://www.justdave.net/
System Administrator, Mozilla Corporation      http://www.mozilla.com/
Project Leader, Bugzilla Bug Tracking System  http://www.bugzilla.org/



More information about the developers mailing list