Re: [GIT] Getting started with Git and Eclipse

2015-01-08 Thread Benedikt Ritter
2015-01-07 21:05 GMT+01:00 sebb seb...@gmail.com: On 7 January 2015 at 17:57, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 12:47 PM, sebb seb...@gmail.com wrote: On 7 January 2015 at 17:39, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 10:11 AM, sebb

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread sebb
On 7 January 2015 at 17:57, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 12:47 PM, sebb seb...@gmail.com wrote: On 7 January 2015 at 17:39, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 10:11 AM, sebb seb...@gmail.com wrote: I've just started trying to

[GIT] Getting started with Git and Eclipse

2015-01-07 Thread sebb
I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create the initial project. I'm used to SVN where there is a list of SVN repos, and one can just checkout the required tree. How is one supposed to add the initial project to Eclipse?

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread sebb
On 7 January 2015 at 16:06, luc l...@spaceroots.org wrote: Hi Sebb, Le 2015-01-07 16:11, sebb a écrit : I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create the initial project. I'm used to SVN where there is a list of SVN repos,

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread James Carman
Isn't this a question for the Eclipse people? On Wed, Jan 7, 2015 at 10:11 AM, sebb seb...@gmail.com wrote: I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create the initial project. I'm used to SVN where there is a list of SVN repos,

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread luc
Hi Sebb, Le 2015-01-07 16:11, sebb a écrit : I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create the initial project. I'm used to SVN where there is a list of SVN repos, and one can just checkout the required tree. How is one

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread Christopher
On Wed, Jan 7, 2015 at 12:47 PM, sebb seb...@gmail.com wrote: On 7 January 2015 at 17:39, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 10:11 AM, sebb seb...@gmail.com wrote: I've just started trying to look at some Math code with Eclipse. However it's not at all

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread sebb
On 7 January 2015 at 17:39, Christopher ctubb...@apache.org wrote: On Wed, Jan 7, 2015 at 10:11 AM, sebb seb...@gmail.com wrote: I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create the initial project. I'm used to SVN where there is

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread Bernd Eckenfels
Am Wed, 7 Jan 2015 16:42:56 + schrieb sebb seb...@gmail.com: On 7 January 2015 at 16:06, luc l...@spaceroots.org wrote: Hi Sebb, Le 2015-01-07 16:11, sebb a écrit : I've just started trying to look at some Math code with Eclipse. However it's not at all obvious how to create

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread sebb
On 7 January 2015 at 17:14, Bernd Eckenfels e...@zusammenkunft.net wrote: Am Wed, 7 Jan 2015 16:42:56 + schrieb sebb seb...@gmail.com: On 7 January 2015 at 16:06, luc l...@spaceroots.org wrote: Hi Sebb, Le 2015-01-07 16:11, sebb a écrit : I've just started trying to look at some

Re: [GIT] Getting started with Git and Eclipse

2015-01-07 Thread James Carman
Isn't that a bit of a slippery slope? Do we want to have a wiki page for OSX tips and tricks too? Do we need a separate one for IDEA, or Netbeans, or VI? The project is using Git and Maven. I don't know that you can get any more common than that in the Java ecosystem these days. There are