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 12011

Summary: Mount CVS wizard UI initialization bug
Product: obsolete Reporter: Kirill Frolov <fkirill>
Component: vcscoreAssignee: issues@obsolete <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Kirill Frolov 2001-05-08 10:46:22 UTC
The bug is in invorrect initialization in one of the "Mount CVS" wizard's 
panels named "CVS Connection method". The "Connection method" is defaulted to 
a "Password Server" and "CVSROOT = " shows ":ext::" but it should 
show ":pserver::".
When you try to mount CVS when another CVS is already mounted the wizard works 
right. So bug appears only when there no CVS mounted.
Comment 1 Jesse Glick 2001-05-09 14:18:56 UTC
Please try to set the "Product" field reasonably, not just the first one
alphabetically...
Comment 2 Martin Entlicher 2001-05-09 15:09:02 UTC
Can you please add the value of your CVSROOT environment variable if you have
one?
Comment 3 Kirill Frolov 2001-05-10 08:40:51 UTC
The product actually is CvsCore.

I have NO env. variable named CVSROOT in Win2000. I don't have anything that 
looks like CVSROOT amoung NetBeans' properties either.
Comment 4 Tomas Zezula 2001-05-10 10:31:30 UTC
Already fixed (before release32 branch close).
Comment 5 dmladek 2001-05-10 10:37:07 UTC
At least we weren't able to reproduce it, so download NB32 build or latest NBdev
and if this still persists for you, attache also your ~/nbuser32/system/ide.log
where is specified your sys.configuration (build No, etc.)
Comment 6 Kirill Frolov 2001-05-10 12:20:45 UTC
It appeared already fixed in the latest development release.
Comment 7 Martin Entlicher 2001-10-09 15:05:52 UTC
Setting the target milestone to 3.2, since it was fixed in 3.2
release.