Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2013 12:03:11 +0200 (CEST)
From:      =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no>
To:        Alexey Smirnov <ramyalexis@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Freebsd SVN
Message-ID:  <alpine.BSF.2.00.1308011158370.89162@mail.fig.ol.no>
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
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--2055831798-1007202728-1375351392=:90799
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT

On Thu, 1 Aug 2013 13:46+0400, Alexey Smirnov 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.

Try one of these:

svn co https://svn0.eu.FreeBSD.org/base          freebsd-all 
svn co https://svn0.eu.FreeBSD.org/base/head     freebsd-head
svn co https://svn0.eu.FreeBSD.org/base/stable/8 freebsd-stable-8
svn co https://svn0.eu.FreeBSD.org/base/stable/9 freebsd-stable-9

For the ports collection, use only(!):

svn co https://svn0.eu.FreeBSD.org/ports/head freebsd-ports

BTW, it's nice to know there's an European svn mirror.

-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+
--2055831798-1007202728-1375351392=:90799--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1308011158370.89162>