On Jan 13, 2012, at 5:53 AM, Julian Kennedy wrote: > Hi All > > Im just joined the list. Im not sure if this is the right place to ask > svn questions. I want to checkout the freebsd code to play with it a > bit. What should I do and which part of the repo should I checkout? I > want the 9.0 code.
$ cd /usr/src $ svn co http://svn.freebsd.org/base/release/9.0.0 . Cheers, -Garrett _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
