[nycbug-talk] FreeBSD svn anonymous checkout

N.J. Thomas njt at ayvali.org
Tue Dec 31 13:31:53 EST 2013


* Isaac (.ike) Levy <ike at blackskyresearch.net> [2013-12-30 17:16:14+0000]:
> What I'm trying to do: use svn proper, to fetch (and track) copies of
> REL(9.2), 10.x and 11.x branches.
> 
> Any urls or suggestions would be much appreciated!

Here's what I used when source upgrading to 9.2.0:

    svn co https://svn0.us-east.FreeBSD.org/base/releng/9.2

Other urls that might be helpful:

    svn co https://svn0.us-east.FreeBSD.org/base/stable/10
    svn co https://svn0.us-east.FreeBSD.org/base/releng/10.0 
    svn co https://svn0.us-east.FreeBSD.org/base/head

See also this page:

    svn cat https://svn0.us-east.FreeBSD.org/base/ROADMAP.txt

If you just want to look around, "svn ls" is very helpful, i.e. 

    svn ls https://svn0.us-east.FreeBSD.org/base/

As Glen mentioned elsewhere in this thread, there are mirror-sites that
you can use other than us-east, namely one on the west coast and in the
EU.

hth,
Thomas



More information about the talk mailing list