Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2012 11:14:58 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Alexandre <axelbsd@ymail.com>
Cc:        Ed Flecko <edflecko@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: svn checkout "head" or "stable"
Message-ID:  <alpine.BSF.2.00.1209281108000.97730@wonkity.com>
In-Reply-To: <CA%2B8gk9_TBb5S0jD-rXc11mU98ZM8-2%2BxjNVMW90sxxQHC%2BVKGA@mail.gmail.com>
References:  <CAFS4T6bMvrPFBECkT_dOZd4XWTAFt_-j62fO1C8YS8C38wpNXw@mail.gmail.com> <alpine.BSF.2.00.1209280014410.2700@mail.fig.ol.no> <CAFS4T6YPpZTRRjOVmSxE8L3D4w1SMFT4_W8GEJogUODRuwKmxw@mail.gmail.com> <alpine.BSF.2.00.1209280100460.2700@mail.fig.ol.no> <20120928102822.GD2389@kontrol.kode5.net> <alpine.BSF.2.00.1209281237010.2700@mail.fig.ol.no> <20120928115700.GE2389@kontrol.kode5.net> <CAFS4T6bxr%2BtZbMXF9Kr%2Bn%2BmRTZQuPtbtAK2QSHDwoy=pmnDOrg@mail.gmail.com> <CA%2B8gk9_TBb5S0jD-rXc11mU98ZM8-2%2BxjNVMW90sxxQHC%2BVKGA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Sep 2012, Alexandre wrote:

> On Fri, Sep 28, 2012 at 5:51 PM, Ed Flecko <edflecko@gmail.com> wrote:
>> Excellent! Thank you all.
>>
>> :-)
>>
>> So, for ME...does this look right? This will track the latest release
>> that has the patches applied?
>>
>>
>> svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src
>>
>> svn co svn://svn.freebsd.org/ports/releng/9.1 /usr/ports
>>
>> svn co svn://svn.freebsd.org/doc/release/9.1.0/en_US.ISO8859-1 /usr/doc
>>
>> (I too, only need English docs)
>>
>>
>>
> For ports you are wrong. Use this one : svn co
> svn://svn.freebsd.org/ports/head /usr/ports
>
> You can check here http://svnweb.freebsd.org/ports/

Another way to put this is: "ports are not branched".  There is no 
separate ports tree to go with a release, there is just the same one 
everybody uses.

For doc, I'm not sure I'd go with the branched version.  Many of our 
docs apply to multiple releases, so going with the trunk seems better. 
Might not make a lot of difference, depending.

   svn co http://svn.freebsd.org/doc/head/en_US.ISO8859-1 /usr/doc/en_US.ISO8859-1

I think that directory will put them in their normal locations.



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