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 54625

Summary: CVS-EXT: Can't login.
Product: obsolete Reporter: Peter Pis <ppis>
Component: vcsgenericAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2005-02-07 12:37:20 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200502061900)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0_03-ea; Java
HotSpot(TM) Client VM 1.5.0_03-ea-b02; Sun
Microsystems
Inc.

Steps:
1. Invoke "Versioning | Versioning Manager" from
main menu. 
2. Choose CVS profile. Setup required values to
CVS pserver and use command - line client.
3. Push "Login" button.


Error:
Command "LOGIN_CHECK" has failed. Execution
string: cmd /X /C "
\"D:\Install\CVS\CVS-1-11-17\cvs.exe\"   -f
checkout -c "
The error output follows, check Runtime for the
full output of the command.
cvs.exe checkout: No CVSROOT specified!  Please
use the `-d' option
cvs.exe [checkout aborted]: or set the CVSROOT
environment variable.
Comment 1 Martin Entlicher 2005-02-07 13:09:31 UTC
Looks like a regression caused by the fix of issue #54416? Going to
check it...
Comment 2 Martin Entlicher 2005-02-07 13:31:21 UTC
Yes, it was a regression.
It's fixed in trunk:

/cvs/vcsgeneric/profiles/cvsprofiles/src/org/netbeans/modules/vcs/profiles/cvsprofiles/config/cvs.xml,v
 <--  cvs.xml
new revision: 1.141; previous revision: 1.140
Comment 3 Peter Pis 2005-02-09 10:09:08 UTC
Verified in NB200502081900.