On Fri, 28 Sep 2012, Alexandre wrote:
On Fri, Sep 28, 2012 at 5:51 PM, Ed Flecko <edfle...@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.
_______________________________________________
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"