Re: Migrating source code from GitHub

2015-11-19 Thread Luciano Resende
On Thu, Nov 19, 2015 at 2:33 PM, Reynold Xin wrote: > If you are going to take pull requests as contributions, you should totally > take this script from Spark for merging: > https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py > > It also keeps linearity in history. > > +1, we were

Re: Migrating source code from GitHub

2015-11-19 Thread Reynold Xin
If you are going to take pull requests as contributions, you should totally take this script from Spark for merging: https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py It also keeps linearity in history. On Thu, Nov 19, 2015 at 2:30 PM, Luciano Resende wrote: > On Mon, Nov 16, 20

Re: Migrating source code from GitHub

2015-11-19 Thread Luciano Resende
On Mon, Nov 16, 2015 at 2:25 PM, Luciano Resende wrote: > > > > On Thu, Nov 12, 2015 at 5:37 AM, Luciano Resende > wrote: > >> We now have a new empty repo for Apache Systeml that is also mirrored in >> GitHub under the Apache Organization : >> >> https://github.com/apache/incubator-systemml >>

Re: Migrating source code from GitHub

2015-11-16 Thread Luciano Resende
On Thu, Nov 12, 2015 at 5:37 AM, Luciano Resende wrote: > We now have a new empty repo for Apache Systeml that is also mirrored in > GitHub under the Apache Organization : > > https://github.com/apache/incubator-systemml > > I am planning to start the migration process on the next couple days, >

Re: Migrating source code from GitHub

2015-11-12 Thread Christian R Kadner
it keeps pre-GitHub history. Best regards, Christian Kadner From: Luciano Resende To: "[email protected]" Date: 11/12/2015 02:04 PM Subject:Re: Migrating source code from GitHub Christian, Could you please share what you were trying

Re: Migrating source code from GitHub

2015-11-12 Thread Luciano Resende
very large cod]Reynold > Xin ---11/12/2015 11:32:39 AM---I wouldn't normally do this, but if you > have a very large codebase that filled with binary files in > > From: Reynold Xin > > To: [email protected] > > Date: 11/12/2015 11:32 AM > Sub

Re: Migrating source code from GitHub

2015-11-12 Thread Reynold Xin
rom: Reynold Xin > To: [email protected] > Date: 11/12/2015 11:32 AM > Subject: Re: Migrating source code from GitHub > -- > > > > I wouldn't normally do this, but if you have a very large codebase that > filled with b

Re: Migrating source code from GitHub

2015-11-12 Thread Christian R Kadner
eyond what can be found in the Git book or on Stackoverflow? Best regards, Christian Kadner From: Reynold Xin To: [email protected] Date: 11/12/2015 11:32 AM Subject: Re: Migrating source code from GitHub I wouldn't normally do this, but if you have a very

Re: Migrating source code from GitHub

2015-11-12 Thread Reynold Xin
; > > > > > Can you pull PR #72 before proceeding with this?Its been ready since last > > week, apparently there were some Jenkins issues giving false errors > > yesterday or earlier, but seems like Alan could address them. > > -Arvind > >From: Mike Duse

Re: Migrating source code from GitHub

2015-11-12 Thread Luciano Resende
this?Its been ready sinc]Acs S > ---11/12/2015 08:28:01 AM---Can you pull PR #72 before proceeding with > this?Its been ready since last week, apparently there wer > > From: Acs S > To: "[email protected] > " < > [email protected]

Re: Migrating source code from GitHub

2015-11-12 Thread Niketan Pansare
ject: Re: Migrating source code from GitHub Can you pull PR #72 before proceeding with this?Its been ready since last week, apparently there were some Jenkins issues giving false errors yesterday or earlier, but seems like Alan could address them. -Arvind   From: Mike Dusen

Re: Migrating source code from GitHub

2015-11-12 Thread Acs S
: Thursday, November 12, 2015 6:58 AM Subject: Re: Migrating source code from GitHub Great!  Let's leave the current repo open today and make a last call for any PRs the need to be made before the switch.  I for one have a PR that I plan to open today that I think will be much easier to revie

Re: Migrating source code from GitHub

2015-11-12 Thread Mike Dusenberry
Great!  Let's leave the current repo open today and make a last call for any PRs the need to be made before the switch.  I for one have a PR that I plan to open today that I think will be much easier to review and merge before all the folder changes take place.  - Mike -- Michael W.

Migrating source code from GitHub

2015-11-12 Thread Luciano Resende
We now have a new empty repo for Apache Systeml that is also mirrored in GitHub under the Apache Organization : https://github.com/apache/incubator-systemml I am planning to start the migration process on the next couple days, which means : - current repository will go into read mode - some fold