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 64053

Summary: Confusing error message for :local: access method.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2005-09-11 16:13:04 UTC
Product Version       = NetBeans IDE Dev (Build 200509072000)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_04\jre

Steps:
1. Invoke "CVS | Check out..." main menu item.
2. Setup "CVSRoot". Use ":local:" access method and invalid repository. Push
"Next" button.

There is information with error message:
"Enter valid password and username". In this case this message is confusing. It
should inform user "Wrong repository" or so.
Comment 1 _ pkuzel 2005-09-12 13:04:31 UTC
Checking in Bundle.properties;
/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.9; previous revision: 1.8
done
Checking in RepositoryStep.java;
/cvs/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/wizards/RepositoryStep.java,v
 <--  RepositoryStep.java
new revision: 1.11; previous revision: 1.10
done
Comment 2 Peter Pis 2005-09-15 10:48:08 UTC
Ok, confusing error message is not displayed any more.
Comment 3 Peter Pis 2005-09-15 10:54:20 UTC
Sorry ... i wanted to set verified.
Comment 4 Peter Pis 2005-09-15 10:54:54 UTC
Verified.