This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26905

Summary: I CAN NOT LOG IN CVS SERVER OF "CVS.NETBEANS.ORG"
Product: obsolete Reporter: zhangym <zhangym>
Component: collabnetAssignee: zhangym <zhangym>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description zhangym 2002-08-30 02:08:49 UTC
I can not log in cvs server of "cvs.netbeans.org", i use wincvs1.2,
use the command line "cvs -d:pserver:cvs.netbeans.org:/cvs 
login",password is Empty,bue I can not log in the server,WHY?
Can you help me ?
Comment 1 jcatchpoole 2002-08-30 11:43:35 UTC
The login line you have here is not correct, you are 
missing a username.  Full details are at 

http://www.netbeans.org/devhome/sources/cvs.html, 

but basically try something like :

cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs login

If that does not work, pls provide some more info :
- are you behind a firewall, or using a proxy ?
- what *exactly* happens, what msgs do you see ?

If the command above does work, pls close this issue.

Thanks.
Comment 2 jcatchpoole 2002-09-16 10:57:45 UTC
via email :
--
> I can not log in the server use the command 
> "cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs login"
> the message is "connect to server cvs.netbeans.org time 
out".
> why?
> BTY, I use dial up connection.

--

"connection time out" means there is a problem with your
dial up connection - you are not able to reach the server.
Are you behind a firewall ?  You might need to ask your
internet service provider if they allow cvs connections.
Comment 3 Jesse Glick 2005-04-29 02:44:08 UTC
Obviously obsolete.
Comment 4 Marian Mirilovic 2009-11-08 02:30:51 UTC
We recently moved out from Collabnet's infrastructure