FreeBSD 9.1-RC1 Available...

Dennis Glatting freebsd at pki2.com
Sat Aug 25 14:21:22 UTC 2012


On Sat, 2012-08-25 at 04:42 -0700, David Wolfskill wrote:
> On Fri, Aug 24, 2012 at 10:19:36PM -0700, Dennis Glatting wrote:
> > ...
> > There are two things that I am confused about "base."
> > 
> > 1) What, exactly, is base? When I do a co, what tree branch is that?
> 
> Using CVS, failure to specify a tag would get you HEAD.
> 
> Using SVN, failure to specify a branch will get you head.
> 
> This may help.  As noted previously, I have a local private mirror of
> the FreeBSD SVN src repository located in /svn/freebsd/src/base; so:
> 
> g1-227(9.1-P)[1] svn ls file:///svn/freebsd/src/base
> ROADMAP.txt
> cvs2svn/
> head/
> projects/
> release/
> releng/
> stable/
> svnadmin/
> user/
> vendor/
> vendor-crypto/
> vendor-sys/
> g1-227(9.1-P)[2] svn ls file:///svn/freebsd/src/base/releng
> 2.0.5/
> 4.10/
> 4.11/
> 4.3/
> 4.4/
> 4.5/
> 4.6/
> 4.7/
> 4.8/
> 4.9/
> 5.0/
> 5.1/
> 5.2/
> 5.3/
> 5.4/
> 5.5/
> 6.0/
> 6.1/
> 6.2/
> 6.3/
> 6.4/
> 7.0/
> 7.1/
> 7.2/
> 7.3/
> 7.4/
> 8.0/
> 8.1/
> 8.2/
> 8.3/
> 9.0/
> 9.1/
> ALPHA_2_0/
> BETA_2_0/
> g1-227(9.1-P)[3] svn ls file:///svn/freebsd/src/base/stable
> 2.0.5/
> 2.1/
> 2.2/
> 3/
> 4/
> 5/
> 6/
> 7/
> 8/
> 9/
> g1-227(9.1-P)[4] svn ls file:///svn/freebsd/src/base/head
> COPYRIGHT
> LOCKS
> MAINTAINERS
> Makefile
> Makefile.inc1
> ObsoleteFiles.inc
> README
> UPDATING
> bin/
> cddl/
> contrib/
> crypto/
> etc/
> games/
> gnu/
> include/
> kerberos5/
> lib/
> libexec/
> release/
> rescue/
> sbin/
> secure/
> share/
> sys/
> tools/
> usr.bin/
> usr.sbin/
> g1-227(9.1-P)[5] 
> 
> 
> Does that help?
> 
> > 2) Base /appears/ not to contain releng/9.1 or stable/8. How do I mirror
> > those?
> 
> As shown above, they are there.
> 


Thanks for the clue.


> Peace,
> david




More information about the freebsd-stable mailing list