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 249835 - java.net.MalformedURLException: Unsupported protocol of SVN URL: svn+ssh://starnak.ch.uj.edu.pl/var/lib/svn/niedoida/branches/v_0_5
Summary: java.net.MalformedURLException: Unsupported protocol of SVN URL: svn+ssh://st...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-15 14:54 UTC by Exceptions Reporter
Modified: 2015-01-16 03:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214717


Attachments
stacktrace (4.34 KB, text/plain)
2015-01-15 14:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-01-15 14:54:55 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201501070001)
VM: OpenJDK 64-Bit Server VM, 25.40-b13, OpenJDK Runtime Environment, 1.8.0_40-internal-b09
OS: Linux

User Comments:
GUEST: happened when trying to update a remote project




Stacktrace: 
java.net.MalformedURLException: Unsupported protocol of SVN URL: svn+ssh://starnak.ch.uj.edu.pl/var/lib/svn/niedoida/branches/v_0_5
   at org.netbeans.modules.subversion.remote.api.SVNUrl.<init>(SVNUrl.java:79)
   at org.netbeans.modules.subversion.remote.client.parser.ParserSvnInfo.<init>(ParserSvnInfo.java:91)
   at org.netbeans.modules.subversion.remote.client.parser.SvnWcParser.getInfoFromWorkingCopy(SvnWcParser.java:344)
   at org.netbeans.modules.subversion.remote.client.cli.CommandlineClient.getInfoFromWorkingCopy(CommandlineClient.java:909)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Comment 1 Exceptions Reporter 2015-01-15 14:54:57 UTC
Created attachment 151525 [details]
stacktrace
Comment 2 Alexander Simon 2015-01-15 15:16:00 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/1818ae383c72
Comment 3 Quality Engineering 2015-01-16 03:49:19 UTC
Integrated into 'main-silver', will be available in build *201501160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1818ae383c72
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #249835 java.net.MalformedURLException: Unsupported protocol of SVN URL: svn+ssh://starnak.ch.uj.edu.pl/var/lib/svn/niedoida/branches/v_0_5