i have more question... i installed plugin for SVN on eclipse, even find article how to do it... here it is: http://wiki.apache.org/cocoon/LoadInEclipse but when i'm trying to check out, it writes error
checkout -r HEAD http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X RA layer request failed svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request (http://svn.apache.org) p.s. Is there some forums for dummies like me (especially about cocoon) ? :) windwail wrote: > > Thanks a lot for help. > I solved this problem. > Sory for stupid questions :) > > > Jeroen Reijn wrote: >> >> Hi, >> >> these kind of questions actually belong on the Cocoon userlist >> (http://cocoon.apache.org/community/mail-lists.html). >> It's correct that eclipse does not have SVN support by default, but you >> can download an subversion plugin for eclipse called subclipse >> (http://subclipse.tigris.org/), but there are a lot more SVN clients >> available. Give it a try, it's self explaining. >> >> Kind regards, >> >> Jeroen Reijn >> >> >> -----Original Message----- >> From: windwail [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, April 17, 2007 2:44 PM >> To: [email protected] >> Subject: RE: Cant put cocoon into eclipse >> >> >> >> I'm new to java tecnology, working only few moth on it. My bad english is >> problem for me too :) so sory for it... >> I haven't heard about SVN... i always use CVS... to import project to >> eclipse i use "import from CVS". My eclipse doesn't have "import from >> SVN"... i'm free to just download SVN of cocoon... but poblem is, how to >> make eclipse create a project from SVN to allow me use eclipse to >> navigate >> and make changes in it ? To make it possible eclipse must generate 2 >> files >> ".project" and ".classpath". I don't know how to make them manually :) so >> i >> think, there is a better solution to generate them automaticly. Does >> anybody >> know how to do this? >> May be i need a special plugins for my eclipse to understand SVN format ? >> >> Thanks for helping. >> >> >> Jeroen Reijn wrote: >>> >>> Hi, >>> >>> I'm not sure which page you found, but you can download the source from >>> http://cocoon.apache.org/mirror.cgi or get the latest code checkout from >>> http://cocoon.apache.org/community/contrib.html#svnhowto . Cocoon has >>> switched to SVN (subversion, http://svn.apache.org/repos/asf/cocoon/) a >>> long time ago, so the page that you are requestings seems quite old to >>> me. >>> >>> Kind regards, >>> >>> Jeroen Reijn >>> >>> -----Original Message----- >>> From: windwail [mailto:[EMAIL PROTECTED] >>> Sent: Tuesday, April 17, 2007 2:12 PM >>> To: [email protected] >>> Subject: Cant put cocoon into eclipse >>> >>> >>> >>> As described at cocoon page, i need to get cocoon from cvs. But i >>> can't... >>> admins of our local network blocked all ports, except 80. So i can only >>> download cocoon via browser. >>> Is it posible to put cocoon into eclipse, to see and modify it sources >>> and >>> use other handy features... >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Cant-put-cocoon-into-eclipse-tf3590358.html#a10034029 >>> Sent from the Cocoon - Dev mailing list archive at Nabble.com. >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/RE%3A-Cant-put-cocoon-into-eclipse-tf3590401.html#a10034539 >> Sent from the Cocoon - Dev mailing list archive at Nabble.com. >> >> >> > > -- View this message in context: http://www.nabble.com/RE%3A-Cant-put-cocoon-into-eclipse-tf3590401.html#a10035588 Sent from the Cocoon - Dev mailing list archive at Nabble.com.
