Re: [math] migration to git completed

2014-09-29 Thread Hank Grabowski
This is awesome! I much prefer distributed SCMs over SVN, not that SVN didn't represent significant improvements over the alternatives before it. On Mon, Sep 29, 2014 at 12:29 PM, Thomas Neidhart wrote: > On 09/21/2014 08:53 PM, Luc Maisonobe wrote: > > Hi all, > > > > The migration to git has

Re: [math] migration to git completed

2014-09-29 Thread Thomas Neidhart
On 09/21/2014 08:53 PM, Luc Maisonobe wrote: > Hi all, > > The migration to git has been completed. > > The git repository is now read-write. Its URL is: > >https://git-wip-us.apache.org/repos/asf/commons-math.git > > So in order to get the sources, one should run: > >git clone https:/

Re: [math] migration to git completed

2014-09-22 Thread Gary Gregory
Good idea! Gary On Mon, Sep 22, 2014 at 9:24 AM, Luc Maisonobe wrote: > Le 22/09/2014 15:03, Emmanuel Bourg a écrit : > > It looks like the title of the commit messages doesn't mention the name > > of the component. It would be nice to add it to help filtering the > > messages by component. > >

Re: [math] migration to git completed

2014-09-22 Thread Luc Maisonobe
Le 22/09/2014 15:03, Emmanuel Bourg a écrit : > It looks like the title of the commit messages doesn't mention the name > of the component. It would be nice to add it to help filtering the > messages by component. You are right. I have created an issue ticket for this. See

Re: [math] migration to git completed

2014-09-22 Thread Emmanuel Bourg
It looks like the title of the commit messages doesn't mention the name of the component. It would be nice to add it to help filtering the messages by component. Emmanuel Bourg - To unsubscribe, e-mail: dev-unsubscr...@commons.a

[math] migration to git completed

2014-09-21 Thread Luc Maisonobe
Hi all, The migration to git has been completed. The git repository is now read-write. Its URL is: https://git-wip-us.apache.org/repos/asf/commons-math.git So in order to get the sources, one should run: git clone https://git-wip-us.apache.org/repos/asf/commons-math.git best regards, Lu