On Tue, Mar 2, 2010 at 4:32 PM, Xin LI <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2010/03/02 16:20, Kevin Oberman wrote: >> Looks to me like something is messed up in stable. >> >>>From /usr/src/share/man/man4/man4.i386/Makefile: >> MAN= aic.4 \ >> alpm.4 \ >> amdpm.4 \ >> apm.4 \ >> ce.4 \ >> cp.4 \ >> CPU_ELAN.4 \ >> cs.4 \ >> ct.4 \ >> ctau.4 \ >> dpms.4 \ >> cx.4 \ >> ep.4 \ >> >> but dpms.4 was removed yesterday. > > Sounds like that there is something wrong with the CVS exporter? I have > checked svn and it seems my change was there. > > > http://svn.freebsd.org/viewvc/base/stable/8/share/man/man4/man4.i386/Makefile > > Cheers, > - -- > Xin LI <[email protected]> http://www.delphij.net/ > FreeBSD - The Power to Serve! Live free or die > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (FreeBSD) > > iQEcBAEBAgAGBQJLja4zAAoJEATO+BI/yjfBXXoIAM1/Yhs18m+G748BV9mN9mea > j89Xe/+CpZixYGWAZ+f1VO1k2iIP+siAS8k+nstqwTTk4i7FJjCOIo9t6mwY4BfB > g1EiYzN7oQCLUCWmVWHBZGZhp9buOWHihXDIb4ga2w7PrbyHtocMtjQP0vgYREHR > BfK9wJw6EOZqOCg/YYZnb8KAftVpOV0Z2hPcya5qIc75+ml0c/D8FFkccm89cLYm > N8AmjQSQk5169Sor1fQxAXpKG1Eli+jFZAdjykjQ44Pml6EJWp/M5XZb8QIya4/i > ntiArmPJ2Gv0Eca2ckgVOwEHGPwO1+8UORDv5evcgepBIQxd7nQyqvR4C1vgwH0= > =/mEd > -----END PGP SIGNATURE-----
dpms.4 was removed several weeks ago on HEAD: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/man4.i386/Makefile.diff?r1=1.194;r2=1.195 , but the branch tag is still stuck on http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/man4.i386/Makefile.diff?r1=1.194;r2=1.194.2.1 . One point that is weird, is the RELENG_8_0 tag is newer than RELENG_8: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/man4.i386/Makefile.diff?r1=1.194.2.1;r2=1.194.2.1.2.1 , instead of them both being the sane. So yes, something fishy is going on with cvs.. Thanks, -Garrett _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
