On 1 August 2013 11:46, Alexey Smirnov <ramyale...@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.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>

Make sure you have compiled SVN with SSL support, if you are going to use
the https mirrors.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to