| Author |
Eclipse, CVS & SourceForge
|
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4121
|
|
|
I've recently tried opening up a CVS project from SourceForge through Eclipse. It's been a loooong time since I used CVS last, but I think that I set up all the parameters correctly in Eclipse using the documentation that SourceForge provides. I haven't been able to get it to work, but I have a sneaking suspicion that it's due to proxies and firewalls in place where I work more than a problem with the setup. Has anyone sucessfully set up Eclipse to use the CVS from SourceForge? Any pointers/tutorials/links would be appreciated!
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
David Weitzman
Ranch Hand
Joined: Jul 27, 2001
Posts: 1365
|
|
|
Were you trying to connect anonymously? Sourceforge's pserver access has been painfully unreliable recently.
|
 |
Matthew Phillips
Ranch Hand
Joined: Mar 09, 2001
Posts: 2676
|
|
|
The connection type should be extssh. The host is cvs.sourceforge.net and the repository path should be /cvsroot/"project_name". Let me know if that helps.
|
Matthew Phillips
|
 |
 |
|
|
subject: Eclipse, CVS & SourceForge
|
|
|