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 9388 - "Command-line eq." button for "Checkout" doesn't always show correct command.
Summary: "Command-line eq." button for "Checkout" doesn't always show correct command.
Status: CLOSED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P4 minor (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-03 13:18 UTC by Jiri Kovalsky
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Attachment for bug #9388. (1.24 KB, text/plain)
2001-07-20 20:47 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2001-02-03 13:18:56 UTC
Development build of NetBeans #117 (2001-02-03) on Windows 2000 with JDK 1.3.

Description:
============
After specific sequence of actions in "Checkout" configuring dialog appropriate
command line equivalent is not shown correctly. It concerns "Modules list"
and "Modules list with status" checkboxes. If command is run such an inconsis-
tent state two EOFExceptions are thrown into the console. Here is the procedure:

Steps to reproduce:
===================
1. Mount JavaCVS filesystem and invoke "Checkout" on arbitrary non-root node.
2. After advanced dialog comes up "Module(s):" textfield shouldn't be empty.
3. Click on "Command-line eq." button to view correct command-line equivalent.
4. Now check "Modules list" checkbox and view command-line equivalent again.
5. It should contain also name of the selected node and therefore is wrong.
6. Run such a command and check out exceptions in the console.
Comment 1 Jiri Kovalsky 2001-02-03 13:27:59 UTC
Created attachment 558 [details]
Attachment for bug #9388.
Comment 2 Jiri Kovalsky 2001-02-03 13:46:59 UTC
One more thing to change. Please replace "Module(s):" text by something less
confusing such as "Checkout:" because it looks weird if user wants to "Checkout"
A_File and dialog informs user that checking out of module A_File.java is being
prepared... :-)
Comment 3 Jan Chalupa 2001-03-12 10:48:50 UTC
Version: 'Dev' -> 3.2
Comment 4 Milos Kleint 2001-03-13 09:32:38 UTC
Should be fixed in Release32 build 3 and Dev build 143
Comment 5 Jiri Kovalsky 2001-06-09 18:51:53 UTC
Great, "Command-line eq." button removed -> no problems with it :-) Everything 
works nice. My second note was accepted too, I am quite satisfied and therefore 
verifying it in development build #206 of NetBeans.
Comment 6 Quality Engineering 2003-07-01 12:47:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.