Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2013 12:48:03 +0200
From:      Alexandre <axelbsd@ymail.com>
To:        Alexey Smirnov <ramyalexis@gmail.com>
Cc:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Freebsd SVN
Message-ID:  <CA%2B8gk9-GCwyoWKg4rCPyLS1eC2eJCC_XZ3LCbjXUzzR8u09LWw@mail.gmail.com>
In-Reply-To: <CAH3egpn-qJZze-HQ4EoxN7XVzUKmiDqLcYLUCd5QNEcAN7N%2BXA@mail.gmail.com>
References:  <CAH3egpn-qJZze-HQ4EoxN7XVzUKmiDqLcYLUCd5QNEcAN7N%2BXA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 1, 2013 at 11:46 AM, Alexey Smirnov <ramyalexis@gmail.com>wrote:

> Hello community.
> I got a question here. I am trying to get freebsd source code on linux
> machine using svn.
> Here is error i got during this proccess.
> ramyalexis@asmirnov ~ $ svn co https://svn0.eu.FreeBSD.org freebsd
> svn: E175002: Unable to connect to a repository at URL '
> https://svn0.eu.freebsd.org'
> svn: E175002: The OPTIONS request returned invalid XML in the response: XML
> parse error at line 1: Extra content at the end of the document
>  (https://svn0.eu.freebsd.org)
> ramyalexis@asmirnov ~ $ svn co https://svn0.us-west.FreeBSD.org freebsd
> svn: E175002: Unable to connect to a repository at URL '
> https://svn0.us-west.freebsd.org'
> svn: E175002: The OPTIONS request returned invalid XML in the response: XML
> parse error at line 1: Extra content at the end of the document
>  (https://svn0.us-west.freebsd.org)
> ramyalexis@asmirnov ~ $ svn co https://svn0.us-east.FreeBSD.org freebsd
> svn: E175002: Unable to connect to a repository at URL '
> https://svn0.us-east.freebsd.org'
> svn: E175002: The OPTIONS request returned invalid XML in the response: XML
> parse error at line 1: Extra content at the end of the document
>  (https://svn0.us-east.freebsd.org)
>
> So i would like to know why this was happend and how to fix it.
> Thank you.
>
Hi Alexey,
There is an option to set before building the subversion application (#
make config). In the FreeBSD port "devel/subversion" this option is called
"SERF - WebDAV/Delta-V (HTTP/HTTPS) repo access module".
I think the option is similar on youtr Linux system.

Kind regards,
Alexandre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B8gk9-GCwyoWKg4rCPyLS1eC2eJCC_XZ3LCbjXUzzR8u09LWw>