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 82789 - Call to Subversion's VisibilityQuery throws NPE
Summary: Call to Subversion's VisibilityQuery throws NPE
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-08-16 08:32 UTC by Martin Krauskopf
Modified: 2007-02-16 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE.txt (4.21 KB, text/plain)
2006-08-16 08:32 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-08-16 08:32:28 UTC
1) Create whatever library wrapper module
2) Go to its properties

Attached NPE is thrown.
Comment 1 Martin Krauskopf 2006-08-16 08:32:56 UTC
Created attachment 32978 [details]
NPE.txt
Comment 2 Tomas Stupka 2006-08-16 13:25:06 UTC
fixed in 6.0

Checking in SubversionVisibilityQuery.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/SubversionVisibilityQuery.java,v
 <--  SubversionVisibilityQuery.java
new revision: 1.3; previous revision: 1.2
Comment 3 Tomas Stupka 2006-08-16 13:43:32 UTC
fixed in 6.0

Checking in SubversionVisibilityQuery.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/SubversionVisibilityQuery.java,v
 <--  SubversionVisibilityQuery.java
new revision: 1.3; previous revision: 1.2
Comment 4 Peter Pis 2006-08-16 13:46:59 UTC
Happens for 5.5 too. It should be fixed ASAP.
Comment 5 Martin Krauskopf 2006-08-16 14:07:57 UTC
So it is fixed or not? -> Status == STARTED, but both branches seems to be fixed.
Comment 6 Tomas Stupka 2006-08-16 14:57:30 UTC
i coulld reproduce the problem also for for 5.5 and that is not fixed yet. 

don't ask why it works for you...
Comment 7 Tomas Stupka 2006-08-16 16:01:28 UTC
merged into 5.5

Checking in SubversionVisibilityQuery.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/SubversionVisibilityQuery.java,v
 <--  SubversionVisibilityQuery.java
new revision: 1.2.2.2; previous revision: 1.2.2.1
Comment 8 Peter Pis 2007-02-16 15:00:22 UTC
Haven't seen NPE. Verified.