Re: [Math] Committing a file...

2011-02-23 Thread Michael Giannakopoulos
Hi guys, Thanks a lot for your answers! Luc, i'm not a committer so i'll post any issues that i have in jira... I didn't knew about this policy on the A.S.F. but is fair enough and i can understand why this happens. Thanks for the links and sorry for my ignorance :). Friendly, Michael Giannakopou

Re: [Math] Committing a file...

2011-02-23 Thread Luc Maisonobe
Le 23/02/2011 18:43, Michael Giannakopoulos a écrit : > Well, i'm in the ' > http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_2_RC2'... So > i need to submit the changes i have made to the ' > http://svn.apache.org/repos/asf/commons/proper/math/trunk' or to ' > http://svn.apache.org/

Re: [Math] Committing a file...

2011-02-23 Thread Jörg Schaible
Hi Michael, Michael Giannakopoulos wrote: > Well, i'm in the ' > http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_2_RC2'... > So i need to submit the changes i have made to the ' > http://svn.apache.org/repos/asf/commons/proper/math/trunk' or to ' > http://svn.apache.org/repos/asf/

Re: [Math] Committing a file...

2011-02-23 Thread Michael Giannakopoulos
Well, i'm in the ' http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_2_RC2'... So i need to submit the changes i have made to the ' http://svn.apache.org/repos/asf/commons/proper/math/trunk' or to ' http://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X' so as to affect

Re: [Math] Committing a file...

2011-02-22 Thread sebb
On 22 February 2011 17:39, Christian Grobmeier wrote: > Hi, > > it seems you have checked out and worked on source code from this location: > http://svn.apache.org/repos/asf/commons/proper/math/tags/ > > But you need to work on that one: > http://svn.apache.org/repos/asf/commons/proper/math/trunk

Re: [Math] Committing a file...

2011-02-22 Thread Christian Grobmeier
Hi, it seems you have checked out and worked on source code from this location: http://svn.apache.org/repos/asf/commons/proper/math/tags/ But you need to work on that one: http://svn.apache.org/repos/asf/commons/proper/math/trunk this is the main development path You need to checkout the latter

[Math] Committing a file...

2011-02-22 Thread Michael Giannakopoulos
Hello guys, I have made some changes to a .java file of the math 2.2 RC2 branch and i would like to commit this file to the repository... However, subclipse informs me that my working copy is on a tag path and i should first switch to a branch or a main trunk before commiting... How to surpass thi