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

Summary: NB SVN
Product: versioncontrol Reporter: aeps <aeps>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aeps
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***