Hi Elliot, Thanks for advise. You recommend to use Maven 2 Eclipse plugin for building Pluto in Eclipse. Is there any tutorial/instruction available about the subject?
Evi -----Original Message----- From: Elliot Metsger [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 5:45 PM To: [email protected] Subject: Re: Eclipse & Pluto CVS Evi, We actually use Subversion, not CVS. Subversion is a "next generation" CVS. You can see our Subversion instructions at http://portals.apache.org/pluto/source-repository.html which includes a link to the Subversion Book. You will need to install Subversion on your machine and Subclipse into Eclipse (from subclipse.tigris.org). Then you can add the Pluto SVN repository in Eclipse and check out the source code. I recommend the Maven 2 Eclipse plugin for building Pluto in Eclipse, but you can also use Eclipse to do the building for you. HTH, Elliot evi wrote: > Hi! > > Can anybody advise what are the Eclipse settings for retrieving Pluto > source from CVS? I am trying to use suggestions given in the book > "Portlets and Apache Portals" > > Connection type: pserver > > User: "anoncvs" for anonymous access > > Password: leave empty for anonymous access > > Host: cvs.apache.org > > Port: Default > > Repository path: /home/cvspublic for anonymous access > > Module: portals-pluto > > With these settings I get an error message "connection refused". > > Thanks in advance, > > Evi
