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 10755 - "Checkout" on file with "Only Default Switches" UI mode throws underlying exception.
Summary: "Checkout" on file with "Only Default Switches" UI mode throws underlying exc...
Status: CLOSED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-28 10:23 UTC by Jiri Kovalsky
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2001-03-28 10:23:43 UTC
NetBeans 3.2 build #14 on Windows 2000 with JDK 1.3

Description:
============
If user specified s/he wants to use "Only Default Switches" UI mode in his/her 
filesystem and wants to checkout some file the command doesn't work and throws 
underlying exception saying that: "cvs [server aborted]: must specify at least 
one module or directory". This could be troublesome if checkout is really 
necessary e.g. for [NCheckout] files.

Steps to reproduce:
===================
1. Mount CVS filesystem using Built-in Client support.
2. Setup "User Interface mode" property of FS to "Only Default Switches" value.
3. Select arbitrary file and invoke "CVS Client | Checkout" menuitem.
4. You will obtain error message instead of updated file.
Comment 1 Milos Kleint 2001-04-06 10:51:04 UTC
fixed in release32 build 22.
Comment 2 Jiri Kovalsky 2001-06-09 18:22:31 UTC
Good job. Verified in development build of NetBeans #206.
Comment 3 Quality Engineering 2003-07-01 12:48:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.