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 205763 - NB SVN
Summary: NB SVN
Status: RESOLVED DUPLICATE of bug 199210
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 09:58 UTC by aeps
Modified: 2011-12-01 10:20 UTC (History)
1 user (show)

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 aeps 2011-12-01 09:58:31 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.1-b02

NB forgets the credentials, i have to accept username and password every first day use, the credentials are accepted permanently.
Comment 1 Ondrej Vrabec 2011-12-01 10:09:46 UTC
Is "Save password" selected in the authentication dialog? Run the IDE with:
-J-Dorg.netbeans.modules.keyring.level=-1 and attach the message log after the dialog is showed again (~/.netbeans/version/var/log/messages.log).
Comment 2 aeps 2011-12-01 10:18:50 UTC
OK, sorry i tried it again, and it is the selfsigned certificate.

I accept the dialog with accept permanently, but on every new start of NB the dialog pops up again.

In 7.0 the dialog came only one time.
Comment 3 Ondrej Vrabec 2011-12-01 10:20:33 UTC

*** This bug has been marked as a duplicate of bug 199210 ***