Re: Access to Git

2016-10-21 Thread Joern Kottmann
Infra is aware of the problem and working on it. Currently opennlp.git
doesn't sync with Github and we don't get commit mails.

The website still needs to be updated, currently we don't have svn write
access. So we can't commit to it.

Jörn

On Mon, Oct 3, 2016 at 9:16 AM, Rodrigo Agerri  wrote:

> The first one
>
> Fri Sep 23 13:59:00 2016 +0200
>
> the last one
>
> Wed Sep 28 14:54:04 2016 +0200
>
> Cheers,
>
> R
>
> On Fri, Sep 30, 2016 at 1:07 PM, Tommaso Teofili
>  wrote:
> > when did you push them ? Another project I'm involved in had the very
> same
> > problem, after contacting infra@ and doing a trivial commit the mirror
> > sync'ed again.
> >
> > Regards,
> > Tommaso
> >
> > Il giorno ven 30 set 2016 alle ore 13:02 Rodrigo Agerri <
> rage...@apache.org>
> > ha scritto:
> >
> >> Hello,
> >>
> >> I have committed and push some stuff using the git repo, but it
> >> appears not in the github mirror
> >>
> >> https://github.com/apache/opennlp
> >>
> >> or in the svn repo
> >>
> >> http://svn.apache.org/viewvc/opennlp/trunk/
> >>
> >> it does however appear in the original git repo
> >>
> >> https://git-wip-us.apache.org/repos/asf?p=opennlp.git;a=summary
> >>
> >> Is this intentional?
> >>
> >> Cheers,
> >>
> >> Rodrigo
> >>
> >> On Mon, Sep 19, 2016 at 11:50 PM, Joern Kottmann 
> >> wrote:
> >> > The opennlp-addons repo is now also available, and opennlp-sandbox
> will
> >> > be available soon.
> >> >
> >> > Jörn
> >> >
> >> >
> >> > On Thu, 2016-09-15 at 01:12 +0200, Joern Kottmann wrote:
> >> >> Sorry, it took me a little to figure this out.
> >> >>
> >> >> This link explains how it works:
> >> >> https://reference.apache.org/committer/git
> >> >>
> >> >> > The reponame is opennlp, we will soon also have the other repos
> >> > opennlp-addons and opennlp-sandbox.
> >> >>
> >> >> Jörn
> >> >>
> >> >> > > On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann <
> kottm...@gmail.com
> >> >
> >> > wrote:
> >> >> > > > Hello, yes you can use it. The add-ons and other things are not
> >> > setup yet as far as I know, have to ping the infra team about it.
> >> >> > Please have a look at the issue I posted to see how to access it.
> >> >> > I will work on this on Monday.
> >> >> > HTH
> >> >> >
> >> >> > Jörn
> >> >> >
> >> >> > > > > > On Sep 9, 2016 19:10, "William Colen" <
> >> william.co...@gmail.com>
> >> > wrote:
> >> >> > > Hello,
> >> >> > >
> >> >> > >
> >> >> > > Is the Git repository ready for use?
> >> >> > >
> >> >> > > Do we need to wait for it to develop new stuff?
> >> >> > >
> >> >> > >
> >> >> > >
> >> >> > > Thank you,
> >> >> > >
> >> >> > > William
> >> >> > >
> >> >> > >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >>
> >>
>


Re: Access to Git

2016-09-30 Thread Tommaso Teofili
when did you push them ? Another project I'm involved in had the very same
problem, after contacting infra@ and doing a trivial commit the mirror
sync'ed again.

Regards,
Tommaso

Il giorno ven 30 set 2016 alle ore 13:02 Rodrigo Agerri 
ha scritto:

> Hello,
>
> I have committed and push some stuff using the git repo, but it
> appears not in the github mirror
>
> https://github.com/apache/opennlp
>
> or in the svn repo
>
> http://svn.apache.org/viewvc/opennlp/trunk/
>
> it does however appear in the original git repo
>
> https://git-wip-us.apache.org/repos/asf?p=opennlp.git;a=summary
>
> Is this intentional?
>
> Cheers,
>
> Rodrigo
>
> On Mon, Sep 19, 2016 at 11:50 PM, Joern Kottmann 
> wrote:
> > The opennlp-addons repo is now also available, and opennlp-sandbox will
> > be available soon.
> >
> > Jörn
> >
> >
> > On Thu, 2016-09-15 at 01:12 +0200, Joern Kottmann wrote:
> >> Sorry, it took me a little to figure this out.
> >>
> >> This link explains how it works:
> >> https://reference.apache.org/committer/git
> >>
> >> > The reponame is opennlp, we will soon also have the other repos
> > opennlp-addons and opennlp-sandbox.
> >>
> >> Jörn
> >>
> >> > > On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann  >
> > wrote:
> >> > > > Hello, yes you can use it. The add-ons and other things are not
> > setup yet as far as I know, have to ping the infra team about it.
> >> > Please have a look at the issue I posted to see how to access it.
> >> > I will work on this on Monday.
> >> > HTH
> >> >
> >> > Jörn
> >> >
> >> > > > > > On Sep 9, 2016 19:10, "William Colen" <
> william.co...@gmail.com>
> > wrote:
> >> > > Hello,
> >> > >
> >> > >
> >> > > Is the Git repository ready for use?
> >> > >
> >> > > Do we need to wait for it to develop new stuff?
> >> > >
> >> > >
> >> > >
> >> > > Thank you,
> >> > >
> >> > > William
> >> > >
> >> > >
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
> >>
>


Re: Access to Git

2016-09-19 Thread Joern Kottmann
The opennlp-addons repo is now also available, and opennlp-sandbox will
be available soon.

Jörn


On Thu, 2016-09-15 at 01:12 +0200, Joern Kottmann wrote:
> Sorry, it took me a little to figure this out.
> 
> This link explains how it works:
> https://reference.apache.org/committer/git
> 
> > The reponame is opennlp, we will soon also have the other repos
opennlp-addons and opennlp-sandbox.
> 
> Jörn
> 
> > > On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann 
wrote:
> > > > Hello, yes you can use it. The add-ons and other things are not
setup yet as far as I know, have to ping the infra team about it.
> > Please have a look at the issue I posted to see how to access it.
> > I will work on this on Monday.
> > HTH 
> > 
> > Jörn 
> > 
> > > > > > On Sep 9, 2016 19:10, "William Colen" 
wrote:
> > > Hello,
> > > 
> > > 
> > > Is the Git repository ready for use?
> > > 
> > > Do we need to wait for it to develop new stuff?
> > > 
> > > 
> > > 
> > > Thank you,
> > > 
> > > William
> > > 
> > > 
> > 
> > 
> > 
> > 
> > 
> 
> 


Re: Access to Git

2016-09-14 Thread Anthony Beylerian
Hello,

Concerning the workflow, how about using Gitflow? [1]

Advantages are:

- keeps a clean master branch, work is on the develop branch
- good for multiple (historical) versions
- good integration with sourcetree

Please consider.

Thanks,

Anthony

[1] :
https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow





On Thu, Sep 15, 2016 at 8:34 AM, Mattmann, Chris A (3980) <
chris.a.mattm...@jpl.nasa.gov> wrote:

> Also please look at: http://wiki.apache.org/tika/UsingGit for a guide on
> how
> to migrate your OpenNLP SVN to Git..
>
> ++
> Chris Mattmann, Ph.D.
> Chief Architect, Instrument Software and Science Data Systems Section (398)
> Manager, Open Source Projects Formulation and Development Office (8212)
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 168-519, Mailstop: 168-527
> Email: chris.a.mattm...@nasa.gov
> WWW:  http://sunset.usc.edu/~mattmann/
> ++
> Director, Information Retrieval and Data Science Group (IRDS)
> Adjunct Associate Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> WWW: http://irds.usc.edu/
> ++
>
>
>
> On 9/14/16, 4:12 PM, "Joern Kottmann"  wrote:
>
> Sorry, it took me a little to figure this out.
>
> This link explains how it works:
> https://reference.apache.org/committer/git
>
> The reponame is opennlp, we will soon also have the other repos
> opennlp-addons and opennlp-sandbox.
>
> Jörn
>
> On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann 
> wrote:
>
> > Hello, yes you can use it. The add-ons and other things are not
> setup yet
> > as far as I know, have to ping the infra team about it.
> >
> > Please have a look at the issue I posted to see how to access it.
> >
> > I will work on this on Monday.
> >
> > HTH
> > Jörn
> >
> > On Sep 9, 2016 19:10, "William Colen" 
> wrote:
> >
> >> Hello,
> >>
> >> Is the Git repository ready for use?
> >> Do we need to wait for it to develop new stuff?
> >>
> >> Thank you,
> >> William
> >>
> >
>
>
>
>


Re: Access to Git

2016-09-14 Thread Mattmann, Chris A (3980)
Also please look at: http://wiki.apache.org/tika/UsingGit for a guide on how
to migrate your OpenNLP SVN to Git..

++
Chris Mattmann, Ph.D.
Chief Architect, Instrument Software and Science Data Systems Section (398)
Manager, Open Source Projects Formulation and Development Office (8212)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Director, Information Retrieval and Data Science Group (IRDS)
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
WWW: http://irds.usc.edu/
++
 


On 9/14/16, 4:12 PM, "Joern Kottmann"  wrote:

Sorry, it took me a little to figure this out.

This link explains how it works:
https://reference.apache.org/committer/git

The reponame is opennlp, we will soon also have the other repos
opennlp-addons and opennlp-sandbox.

Jörn

On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann  wrote:

> Hello, yes you can use it. The add-ons and other things are not setup yet
> as far as I know, have to ping the infra team about it.
>
> Please have a look at the issue I posted to see how to access it.
>
> I will work on this on Monday.
>
> HTH
> Jörn
>
> On Sep 9, 2016 19:10, "William Colen"  wrote:
>
>> Hello,
>>
>> Is the Git repository ready for use?
>> Do we need to wait for it to develop new stuff?
>>
>> Thank you,
>> William
>>
>





Re: Access to Git

2016-09-14 Thread Joern Kottmann
Sorry, it took me a little to figure this out.

This link explains how it works:
https://reference.apache.org/committer/git

The reponame is opennlp, we will soon also have the other repos
opennlp-addons and opennlp-sandbox.

Jörn

On Fri, Sep 9, 2016 at 10:58 PM, Joern Kottmann  wrote:

> Hello, yes you can use it. The add-ons and other things are not setup yet
> as far as I know, have to ping the infra team about it.
>
> Please have a look at the issue I posted to see how to access it.
>
> I will work on this on Monday.
>
> HTH
> Jörn
>
> On Sep 9, 2016 19:10, "William Colen"  wrote:
>
>> Hello,
>>
>> Is the Git repository ready for use?
>> Do we need to wait for it to develop new stuff?
>>
>> Thank you,
>> William
>>
>


Re: Access to Git

2016-09-09 Thread Joern Kottmann
Hello, yes you can use it. The add-ons and other things are not setup yet
as far as I know, have to ping the infra team about it.

Please have a look at the issue I posted to see how to access it.

I will work on this on Monday.

HTH
Jörn

On Sep 9, 2016 19:10, "William Colen"  wrote:

> Hello,
>
> Is the Git repository ready for use?
> Do we need to wait for it to develop new stuff?
>
> Thank you,
> William
>


Access to Git

2016-09-09 Thread William Colen
Hello,

Is the Git repository ready for use?
Do we need to wait for it to develop new stuff?

Thank you,
William