| Author |
Eclipse won't connect to CVS on windows 2000
|
Joe McIntyre
Ranch Hand
Joined: Nov 20, 2003
Posts: 121
|
|
Following the help tutorials in Eclipse 3.0.0, I try to add a CVS repository: Host: localhost Repository path: C:\cvs\src\master user: MyWindowsAccountName password: MyWindowsAccountPassword connection: pserver default port I get a message that says "Error validating location: Cannot connect to host." Can't seem to find any help in the CVS manuals. Anybody got any recommendations? Thanks!
|
 |
Bill Dudney
Author
Ranch Hand
Joined: Sep 05, 2003
Posts: 234
|
|
Hi Wally, You must use a client/server model to connect to CVS in Eclipse. Try setting up your CVS server as a Windows service then connect via pserver. Sorry I can't offer more help with the CVS server on Win32 I'm a mac guy and have pushed all my Windows info out into my gray matter :-) Hope this helps!
|
TTFN,<br /> <br />-bd-<br /> <br /><a href="http://www.amazon.com/exec/obidos/ASIN/0471449156/qid=1064343733/sr=2-1/ref=sr_2_1/002-8375300-3666449" target="_blank" rel="nofollow">Jakarta Pitfalls</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471146153/qid=1064343733/sr=1-2/ref=sr_1_2/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">J2EE AntiPatterns</a> | <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0471462071/qid=1064343733/sr=1-3/ref=sr_1_3/002-8375300-3666449?v=glance&s=books" target="_blank" rel="nofollow">Mastering JavaServer Faces</a> | <a href="http://bill.dudney.net/roller/page/bill" target="_blank" rel="nofollow">Blog</a> | <a href="http://www.jroller.com/page/BillDudney" target="_blank" rel="nofollow">Eclipse Blog</a> | <a href="http://www.sourcebeat.com/TitleAction.do?id=2" target="_blank" rel="nofollow">Eclipse 3 Live</a>
|
 |
 |
|
|
subject: Eclipse won't connect to CVS on windows 2000
|
|
|