On Mon, Jun 1, 2009 at 2:07 PM, Daniel Spiewak <djspie...@gmail.com> wrote:

> Sync is working again.  These were my results (with the two latest
> commits):
>
> Commit at 1:55p
> Apache Sync at 3:29p
>
> Commit at 3:30p
> Apache Sync at 3:35p
>
> GitHub Sync at 3:50p
>
> GitHub is definitely quite a bit behind.  Note that all of these times are
> approximate upper-bounds.  My test was done by refreshing the page / git
> fetch every so often.
>
> With that said, I think GitHub is probably up-to-date enough to be useful.
> We should probably re-create all of our GitHub repos as forks of
> apache/buildr just so that GitHub gets the linking straight.  IMHO, the
> http://github.com/buildr repo is really obsolete at this point and we
> should
> consider deleting it once all of the forks are recreated.  Thoughts?


I reforked assaf/buildr from apache/buildr. I also renamed the older fork
buildr-old, so that fork (and its network) are still around, just no longer
maintained.

To change forks, kill (or rename) your existing fork, and fork again. AFAIK
you don't have to do anything special on your local repo, just push all the
remote branches you had in the old fork to the new fork.

Preferably, fork from a mainline repo not a personal repo, i.e. fork
apache/buildr not assaf/buildr. We want to build the network around the
Apache Buildr project. Git (unlike SVN) handles multiple repositories with
breeze, so you can still pull (and push) to other people's repos.

Assaf


>
>
> Daniel
>
> On Fri, May 29, 2009 at 7:39 PM, Daniel Spiewak <djspie...@gmail.com>
> wrote:
>
> > Looks like sync isn't happening at all right now.  I should probably file
> > an INFRA ticket, but I haven't done so just yet...
> >
> > Daniel
> >
> >
> > On Wed, May 27, 2009 at 9:51 PM, Daniel Spiewak <djspie...@gmail.com
> >wrote:
> >
> >> Looks up to date to me.  I'll run a quick check to see how long the sync
> >> takes...
> >>
> >> Daniel
> >>
> >>
> >> On Wed, May 27, 2009 at 6:49 PM, Assaf Arkin <ar...@intalio.com> wrote:
> >>
> >>> http://github.com/apache/buildr/tree/trunk
> >>>
> >>> (seems awfully out of date, though)
> >>>
> >>> ---------- Forwarded message ----------
> >>> From: Jukka Zitting <jukka.zitt...@gmail.com>
> >>> Date: Wed, May 27, 2009 at 12:02 AM
> >>> Subject: All Git mirrrors now also on Github
> >>> To: infrastructure-...@apache.org
> >>>
> >>>
> >>> Hi,
> >>>
> >>> The Github team created a script that automatically pulls new mirrors
> >>> from git.apache.org (they detect the mirrors by screen-scraping
> >>> http://git.apache.org/) and as a result mirrors of all our Git mirrors
> >>> are now available also at http://github.com/apache. This is pretty
> >>> nice as it gives us all the Github browsing and visualization tools
> >>> for free and makes life easier for Github users who are tracking
> >>> Apache sources.
> >>>
> >>> BR,
> >>>
> >>> Jukka Zitting
> >>>
> >>
> >>
> >
>

Reply via email to