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.
I am using the command line SVN client within NetBeans and want to update a project hosted at Google Code. When I try to do so, then I get a "SVN Command Failed" windows stating that "E230001: Unable to connect to a repository at URL 'https://hdot.googlecode.com/svn/trunk/OAT' E230001: Server SSL certificate untrusted". There is no possibility to (permanently) accept this SSL certificate to allow the connection/update.
fixing probably, although as usual no messages.log was attached so i cannot be sure if my assumption about 1.8 CLI is correct. fix: http://hg.netbeans.org/core-main/rev/17270ce08f83
INFO [org.netbeans.modules.subversion]: cli: ERROR "svn: E230001: Unable to connect to a repository at URL 'https://hdot.googlecode.com/svn/trunk/OAT'" INFO [org.netbeans.modules.subversion]: cli: ERROR "svn: E230001: Server SSL certificate untrusted" INFO [org.netbeans.modules.subversion]: svn: E230001: Unable to connect to a repository at URL 'https://hdot.googlecode.com/svn/trunk/OAT' svn: E230001: Server SSL certificate untrusted org.tigris.subversion.svnclientadapter.SVNClientException: svn: E230001: Unable to connect to a repository at URL 'https://hdot.googlecode.com/svn/trunk/OAT' svn: E230001: Server SSL certificate untrusted at org.netbeans.modules.subversion.client.cli.CommandlineClient.checkErrors(CommandlineClient.java:970) at org.netbeans.modules.subversion.client.cli.CommandlineClient.exec(CommandlineClient.java:948) at org.netbeans.modules.subversion.client.cli.CommandlineClient.update(CommandlineClient.java:409) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.netbeans.modules.subversion.client.SvnClientInvocationHandler.handle(SvnClientInvocationHandler.java:329) at org.netbeans.modules.subversion.client.SvnCmdLineClientInvocationHandler.invokeMethod(SvnCmdLineClientInvocationHandler.java:80) at org.netbeans.modules.subversion.client.SvnClientInvocationHandler.invoke(SvnClientInvocationHandler.java:167) at com.sun.proxy.$Proxy26.update(Unknown Source) at org.netbeans.modules.subversion.ui.update.UpdateAction.updateRoots(UpdateAction.java:288) at org.netbeans.modules.subversion.ui.update.UpdateAction.access$400(UpdateAction.java:86) at org.netbeans.modules.subversion.ui.update.UpdateAction$4.call(UpdateAction.java:230) at org.netbeans.modules.subversion.ui.update.UpdateAction$4.call(UpdateAction.java:227) at org.netbeans.modules.versioning.indexingbridge.Bridge$1.call(Bridge.java:64) at org.netbeans.modules.parsing.api.indexing.IndexingManager.runProtected(IndexingManager.java:396) at org.netbeans.modules.versioning.indexingbridge.Bridge.runWithoutIndexing(Bridge.java:59) at org.netbeans.modules.versioning.util.IndexingBridge.runWithoutIndexing(IndexingBridge.java:139) at org.netbeans.modules.versioning.util.IndexingBridge.runWithoutIndexing(IndexingBridge.java:102) at org.netbeans.modules.subversion.util.SvnUtils.runWithoutIndexing(SvnUtils.java:1816) [catch] at org.netbeans.modules.subversion.ui.update.UpdateAction.update(UpdateAction.java:227) at org.netbeans.modules.subversion.ui.update.UpdateAction.update(UpdateAction.java:188) at org.netbeans.modules.subversion.ui.update.UpdateAction.access$000(UpdateAction.java:86) at org.netbeans.modules.subversion.ui.update.UpdateAction$2.perform(UpdateAction.java:149) at org.netbeans.modules.subversion.client.SvnProgressSupport.performIntern(SvnProgressSupport.java:111) at org.netbeans.modules.subversion.client.SvnProgressSupport.run(SvnProgressSupport.java:104) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
INFO [org.netbeans.modules.subversion.client.SvnClientFactory]: setup: using commandline as the client - saved in preferences INFO [org.netbeans.modules.subversion]: Commandline client version: 1.8.0 (r1490375) INFO [org.netbeans.modules.subversion.client.SvnClientFactory]: running on commandline INFO [org.netbeans.modules.subversion]: Finished indexing svn cache with 250 entries. Elapsed time: 590 ms.
Integrated into 'main-silver', will be available in build *201307100049* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main-silver/rev/17270ce08f83 User: Ondrej Vrabec <ovrabec@netbeans.org> Log: #232378 - No possibility to accept untrusted SSL certificate when using command line SVN client
I installed the new Netbeans 7.4 two days ago and with this new version I have problem to connect to the svn server. I made a clean installation (without importing the preferences of NB 7.3.1). When I open a project under version control with SVN and select the update command netbeans displays the following error: E230001: Unable to connect to a repository at URL 'https://**********/trunk' E230001: Server SSL certificate verification failed: certificate has expired, certificate issued for a different hostname, issuer is not trusted I configured netbeans SVN as follows: Preferred client: CLI Path to the SVN executable file: C:\Program Files\SlikSvn\bin My subversion client is: SilkSvn version 1.8.3 Windows7 x64
fix: http://hg.netbeans.org/core-main/rev/5c144ef2308f
Integrated into 'main-silver', will be available in build *201310190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main-silver/rev/5c144ef2308f User: Ondrej Vrabec <ovrabec@netbeans.org> Log: #232378 - No possibility to accept untrusted SSL certificate when using command line SVN client
I installed the new Netbeans 7.4 some days ago and with this new version I have problem to connect to the svn server. I made a clean installation (without importing the preferences of NB 7.3.1). When I open a project under version control with SVN and select the update command netbeans displays the following error: E230001: Unable to connect to a repository at URL 'https://**********/trunk' E230001: Server SSL certificate verification failed: certificate has expired, certificate issued for a different hostname, issuer is not trusted I configured netbeans SVN as follows: Preferred client: CLI Path to the SVN executable file: C:\Program Files\SlikSvn\bin My subversion client is: SilkSvn version 1.8.3 Windows7 x64
> I installed the new Netbeans 7.4 some days ago and with this new version I have problem to connect to the svn server. fixed in Dev, not in 7.4
(In reply to Ondrej Vrabec from comment #9) > > I installed the new Netbeans 7.4 some days ago and with this new version I have problem to connect to the svn server. > fixed in Dev, not in 7.4 Uhm, sorry, I apologize for the double post and for the mistake. I was at work and read this discussion too quickly. I'll read more carefully next time. Sorry. :(