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 127288 - CVS Repository unauthorised import throws exception
Summary: CVS Repository unauthorised import throws exception
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 13:01 UTC by pribyl
Modified: 2008-02-13 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception text (1.05 KB, text/plain)
2008-02-13 13:02 UTC, pribyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2008-02-13 13:01:23 UTC
[Build 200802080008; JDK 1.6.0_04]
Trying to import project into CVS repository with unauthorised acces (bad username and/or password).
First, "Command Failed" window appear (as expected). But after that java.lang.AssertionError exception is thrown.
(see attach.)
Comment 1 pribyl 2008-02-13 13:02:00 UTC
Created attachment 56596 [details]
Exception text
Comment 2 pribyl 2008-02-13 13:13:26 UTC
Correction: it happens only if trying to import as anonymous user (e.g. anoncvs@netbeans.org:)
With unauthorised acces you are not allowed to continue to Step 2 (Folder to import)