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 216630 - Checkout fails with malformed URL exception
Summary: Checkout fails with malformed URL exception
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on: 221243
Blocks:
  Show dependency tree
 
Reported: 2012-08-09 20:42 UTC by gambit53
Modified: 2012-11-01 11:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans 7.2 messages log (113.36 KB, application/octet-stream)
2012-08-10 13:17 UTC, gambit53
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gambit53 2012-08-09 20:42:07 UTC
Attempting to checkout but getting 

org.apache.subversion.javahl.ClientException: E125002: Malformed URL 'file:/'

My url is actually 'file:///repo' where repo is the repository folder.  This started after upgrading to Netbeans 7.2.  No problem when running 7.1, which I still have installed.
Comment 1 Ondrej Vrabec 2012-08-10 07:40:43 UTC
attach the messages.log with the error: http://wiki.netbeans.org/FaqLogMessagesFile
Comment 2 gambit53 2012-08-10 13:17:08 UTC
Created attachment 122991 [details]
netbeans 7.2 messages log

attached messages.log file as requested
Comment 3 Ondrej Vrabec 2012-08-14 08:34:58 UTC
filed to svnkit: http://issues.tmatesoft.com/issue/SVNKIT-300
Comment 4 Ondrej Vrabec 2012-08-18 07:09:08 UTC
fixed on svnkit side, will be fixed in NetBeans with upgrade to svnkit 1.7.6 (which has not been released yet)
Comment 5 Ondrej Vrabec 2012-11-01 11:18:31 UTC
bug in an external library, should get automatically fixed when #221243 is fixed