win2000 + cygwin 에서 작업합니다.
cvs는 cygwin setup을 이용해서 바로 깔았는데요.
cvs server로 cygwin에 있는 cvs를 이용하고 싶습니다.
대충 설정한 후에..
------------------------------------------------------------------------------
cvs -d :pserver:user@xxx.xx.xxx.xxx:/CVSROOT login
요렇게 하면..
Logging in to :pserver:user@xxx.xx.xxx.xxx:/CVSROOT
CVS password: xxxxxxx
cvs [login aborted]: connect to xxx.xx.xxx.xxx(xxx.xx.xxx.xxx):2401 failed: Connection refused
-------------------------------------------------------------------------------------