You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Martin Peter Christiansen <ma...@gmail.com> on 2014/02/07 12:10:21 UTC

SVN checkout problem to fix bug in org.apache.xmlrpc.webserver Connection.java class

I have been trying to checkout the svn repo to fix a bug I fund in the
code Connection.java - line 170.
In case you have en empty Http URI the code will webserver will not recieve
the xmlrpc call and break the connection.

I get the following error when I am trying to check out the repo

Checkout from https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk,
revision HEAD, Fully recursive, Externals included
URL 'https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk' doesn't
exist

What is the correct URL for the svn repo ?

Martin

Re: SVN checkout problem to fix bug in org.apache.xmlrpc.webserver Connection.java class

Posted by Colm O hEigeartaigh <co...@gmail.com>.
The project has been archived, and is no longer actively maintained:

http://svn.apache.org/repos/asf/webservices/archive/xmlrpc/

Colm.


On Fri, Feb 7, 2014 at 11:10 AM, Martin Peter Christiansen <
martin.p.christiansen@gmail.com> wrote:

> I have been trying to checkout the svn repo to fix a bug I fund in the
> code Connection.java - line 170.
> In case you have en empty Http URI the code will webserver will not
> recieve the xmlrpc call and break the connection.
>
> I get the following error when I am trying to check out the repo
>
> Checkout from https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk,
> revision HEAD, Fully recursive, Externals included
> URL 'https://svn.apache.org/repos/asf/webservices/xmlrpc/trunk' doesn't
> exist
>
> What is the correct URL for the svn repo ?
>
> Martin
>