You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-dev@incubator.apache.org by Jerome Renard <je...@gmail.com> on 2011/03/06 06:47:46 UTC

Re: [zeta-dev] Git mirror ?

Hi there,

On Thu, Feb 24, 2011 at 7:13 AM, Jerome Renard <je...@gmail.com>wrote:

> Hi Christian,
>
> On Mon, Jun 14, 2010 at 5:10 PM, Christian Grobmeier <gr...@gmail.com>wrote:
>
>> Hi,
>>
>> >> Do you know if there will be a Git mirror for Zeta in the near future ?
>> >>
>> >> ASF can provide that (in read only mode though) and that might be
>> >> interesting for git users.
>> >
>> > I heard that alla Apache SVNs are automatically mirrored by Github:
>> >
>> >        http://github.com/apache/
>> >
>> > I agree that Git would be cool for development, yes. If a Git mirror is
>> > not automatically created from our SVN, I will take care that it is. :)
>>
>> GIT mirrors can be requested at infrastructure@a.o. They are not done
>> automatically.
>> Usually you should prefer a.o domains for spreading the word so go
>> ahead and request one :-)
>>
>>
> I created INFRA-3474 https://issues.apache.org/jira/browse/INFRA-3474 to
> get a Git mirror.
>
>
Ticket closed. We now have a Git repository available at
http://git.apache.org/zetacomponents.git/

Note : only trunk/ is mirrored. I believe we can add more directories a bit
later when we need to.

The github mirror is not available for the moment.

Have a nice day :)

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard

Re: [zeta-dev] Git mirror ?

Posted by Ronan Guilloux <ro...@gmail.com>.
\o/
--
Ronan Guilloux


2011/3/6 Benjamin Eberlei <ko...@beberlei.de>

> Yay!
>
> On Sun, 6 Mar 2011 07:47:46 +0100
> Jerome Renard <je...@gmail.com> wrote:
>
> > Hi there,
> >
> > On Thu, Feb 24, 2011 at 7:13 AM, Jerome Renard <jerome.renard@gmail.com
> >wrote:
> >
> > > Hi Christian,
> > >
> > > On Mon, Jun 14, 2010 at 5:10 PM, Christian Grobmeier <
> grobmeier@gmail.com>wrote:
> > >
> > >> Hi,
> > >>
> > >> >> Do you know if there will be a Git mirror for Zeta in the near
> future ?
> > >> >>
> > >> >> ASF can provide that (in read only mode though) and that might be
> > >> >> interesting for git users.
> > >> >
> > >> > I heard that alla Apache SVNs are automatically mirrored by Github:
> > >> >
> > >> >        http://github.com/apache/
> > >> >
> > >> > I agree that Git would be cool for development, yes. If a Git mirror
> is
> > >> > not automatically created from our SVN, I will take care that it is.
> :)
> > >>
> > >> GIT mirrors can be requested at infrastructure@a.o. They are not done
> > >> automatically.
> > >> Usually you should prefer a.o domains for spreading the word so go
> > >> ahead and request one :-)
> > >>
> > >>
> > > I created INFRA-3474 https://issues.apache.org/jira/browse/INFRA-3474to
> > > get a Git mirror.
> > >
> > >
> > Ticket closed. We now have a Git repository available at
> > http://git.apache.org/zetacomponents.git/
> >
> > Note : only trunk/ is mirrored. I believe we can add more directories a
> bit
> > later when we need to.
> >
> > The github mirror is not available for the moment.
> >
> > Have a nice day :)
> >
> > --
> > Jérôme Renard
> > http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard
>

Re: [zeta-dev] Git mirror ?

Posted by Benjamin Eberlei <ko...@beberlei.de>.
Yay!

On Sun, 6 Mar 2011 07:47:46 +0100
Jerome Renard <je...@gmail.com> wrote:

> Hi there,
> 
> On Thu, Feb 24, 2011 at 7:13 AM, Jerome Renard <je...@gmail.com>wrote:
> 
> > Hi Christian,
> >
> > On Mon, Jun 14, 2010 at 5:10 PM, Christian Grobmeier <gr...@gmail.com>wrote:
> >
> >> Hi,
> >>
> >> >> Do you know if there will be a Git mirror for Zeta in the near future ?
> >> >>
> >> >> ASF can provide that (in read only mode though) and that might be
> >> >> interesting for git users.
> >> >
> >> > I heard that alla Apache SVNs are automatically mirrored by Github:
> >> >
> >> >        http://github.com/apache/
> >> >
> >> > I agree that Git would be cool for development, yes. If a Git mirror is
> >> > not automatically created from our SVN, I will take care that it is. :)
> >>
> >> GIT mirrors can be requested at infrastructure@a.o. They are not done
> >> automatically.
> >> Usually you should prefer a.o domains for spreading the word so go
> >> ahead and request one :-)
> >>
> >>
> > I created INFRA-3474 https://issues.apache.org/jira/browse/INFRA-3474 to
> > get a Git mirror.
> >
> >
> Ticket closed. We now have a Git repository available at
> http://git.apache.org/zetacomponents.git/
> 
> Note : only trunk/ is mirrored. I believe we can add more directories a bit
> later when we need to.
> 
> The github mirror is not available for the moment.
> 
> Have a nice day :)
> 
> -- 
> Jérôme Renard
> http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard

Re: [zeta-dev] Git mirror ?

Posted by Jerome Renard <je...@gmail.com>.
Hi there,

On Wed, Mar 9, 2011 at 7:11 AM, Jerome Renard <je...@gmail.com> wrote:
> Hi all,
>
> On Sun, Mar 6, 2011 at 7:47 AM, Jerome Renard <je...@gmail.com> wrote:
>> Hi there,
> [...]
>>
>> Ticket closed. We now have a Git repository available at
>> http://git.apache.org/zetacomponents.git/
>>
>
> It seems the repository is empty. I synced with Infra in order to see
> how they can fix that.
>
> I'll let you know when it is OK.
>

The problem has been fixed, explanations are availble in the issue [1]

You can clone trunk/ with Git :

git clone http://git.apache.org/zetacomponents.git/

1. https://issues.apache.org/jira/browse/INFRA-3474

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard

Re: [zeta-dev] Git mirror ?

Posted by Jerome Renard <je...@gmail.com>.
Hi all,

On Sun, Mar 6, 2011 at 7:47 AM, Jerome Renard <je...@gmail.com> wrote:
> Hi there,
[...]
>
> Ticket closed. We now have a Git repository available at
> http://git.apache.org/zetacomponents.git/
>

It seems the repository is empty. I synced with Infra in order to see
how they can fix that.

I'll let you know when it is OK.

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard