Re: Concerning building and updating code from the repository

2011-01-25 Thread Mark Thomas
On 24/01/2011 22:15, Michael Giannakopoulos wrote: > Hello guys, > I'm facing a small problem here... I use eclipse in order to see the version > of the current code from the repository (via svn...). I download all all the > files in the repository and i create a new java project in eclipse... The

[math] Re: Concerning building and updating code from the repository

2011-01-25 Thread luc . maisonobe
- "Michael Giannakopoulos" a écrit : > Hello guys, Hi Michael, First, please add a [math] marker when you post on this shared list. > I'm facing a small problem here... I use eclipse in order to see the > version > of the current code from the repository (via svn...). I download all > all

Re: Concerning building and updating code from the repository

2011-01-24 Thread Michael Giannakopoulos
P.S. My bad... 'current code from the repository' is referred to Apache Commons Math current code and repository...

Concerning building and updating code from the repository

2011-01-24 Thread Michael Giannakopoulos
Hello guys, I'm facing a small problem here... I use eclipse in order to see the version of the current code from the repository (via svn...). I download all all the files in the repository and i create a new java project in eclipse... The problem is that i cannot merge all the source files with th