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 9325 - The most of commands invoked from the editor don't work at all.
Summary: The most of commands invoked from the editor don't work at all.
Status: CLOSED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P3 major (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-31 17:35 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 #9325. (690 bytes, 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-01-31 17:35:23 UTC
Development build of NetBeans #114 (2001-01-30) on Windows 2000 with JDK 1.3.

Description:
============
Simply put behaviour of most JavaCVS commands called from the editor's popup
menu is really terrible because in fact they don't work at all or throw NPEs.
They are at least: "Status", "Log" throwing NPEs or "Diff", "Checkout"
and "Revision Explorer" that just don't do anything. See attached java.lang.
NullPointerException of "Status" command.

Steps to reproduce:
===================
1. Mount JavaCVS filesystem and "Open" arbitrary [Up-to-date] file.
2. Since it is not easy to reach filesystem's popup menu in the editor try to
   invoke it immediately after the file is opened into the editor.
3. Select "Status" action from JavaCVS submenu. NPE will be thrown.
Comment 1 Jiri Kovalsky 2001-01-31 17:36:59 UTC
Created attachment 526 [details]
Attachment for bug #9325.
Comment 2 Milos Kleint 2001-03-07 10:27:59 UTC
I tried on Win2000 with dev build 137 and couldn't reproduce the NPEs. I tried 
log, status etc..
could you please try again with newer builds?
Comment 3 Quality Engineering 2003-07-01 12:47:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.