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 58115

Summary: Missing management known CVS roots
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CVSAssignee: _ pkuzel <pkuzel>
Status: NEW ---    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Peter Pis 2005-04-20 18:38:50 UTC
Product Version       = NetBeans IDE Dev (Build 050415)
  Operating System      = Windows XP version 5.1 running on x86
  Java; VM; Vendor      = 1.5.0_03; Java HotSpot(TM) Client VM 1.5.0_03-b05; Sun
Microsystems Inc.

If project is checked out, there is no possibility for changing values of cvs
settings. It will be better to have some manager or in project properties
settings for this purpose.
Comment 1 Maros Sandor 2005-05-12 13:32:37 UTC
Currently, there is no way of changing any cvsroot's properties (password, proxy
settings). However, password can be changed, if a command fails due to
authentication failure.
Comment 2 Maros Sandor 2005-06-08 17:05:12 UTC
All connection properties of a CVSROOT can now be changed if connection to a
particular CVSROOT fails. Petr, am I right?
Comment 3 _ pkuzel 2005-06-09 10:36:24 UTC
Yes, except one minor issue.

For :ext: user can not change external/internal flag. It's possible only from
Checkout wizard.
Comment 4 _ pkuzel 2005-10-17 13:51:06 UTC
Fail dialog support int/ext switching too.
Comment 5 Maros Sandor 2005-11-05 02:31:02 UTC
*** Issue 68047 has been marked as a duplicate of this issue. ***
Comment 6 Maros Sandor 2005-11-05 03:20:49 UTC
*** Issue 68047 has been marked as a duplicate of this issue. ***
Comment 7 Maros Sandor 2006-08-21 09:06:23 UTC
*** Issue 83039 has been marked as a duplicate of this issue. ***
Comment 8 Maros Sandor 2006-12-18 13:49:39 UTC
*** Issue 72484 has been marked as a duplicate of this issue. ***
Comment 9 Karthikeyan Rajeswaran 2007-03-12 06:53:25 UTC
The older-style versioning system provided a 'Versioning Manager' which let the
user add and remove project directories from version control. This feature is
missing in the new-style system.
There is a cvsroot-change module available for NB6, which lets the user change
the cvsroot, but it doesn't seem to support setting the cvsroot to null or empty
value; in other words there doesn't seem to be any way in the new system to mark
a directory as not-under-version-control.