Geoff Roberts
2010-Dec-03 03:41 UTC
Some /etc files seem out of date in RELENG_8 compared to RELENG_8_1
Hi, I was just doing and update to 8-PRERELEASE from 8.1 by using the RELENG_8 tag in cvsup. When I used mergemaster to update /etc, there were a number of files being merged into /etc that are older revisions than those I had in 8.1. You can check this for example by comparing the revision numbers at the following URLS. Compare say syslog.conf (there are a whole list of other files that are out of date). In 8.1 it has a revision of 1.30.2.1.4.1 - 5 months old In 8.X it has a revision of 1.30.2.1 - 16 months old http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8_1 http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8 Shouldn't RELENG_8 have all the changes that went into RELENG_8_1 as FreeBSD moves to 8.2? Kind regards, Geoff
jhell
2010-Dec-03 04:27 UTC
Some /etc files seem out of date in RELENG_8 compared to RELENG_8_1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/02/2010 22:25, Geoff Roberts wrote:> > Hi, > > I was just doing and update to 8-PRERELEASE from 8.1 by using the > RELENG_8 tag in cvsup. > > When I used mergemaster to update /etc, there were a number of files > being merged into /etc that are older revisions than those I had in 8.1. > > You can check this for example by comparing the revision numbers at > the following URLS. > > Compare say syslog.conf (there are a whole list of other files that > are out of date). > > In 8.1 it has a revision of 1.30.2.1.4.1 - 5 months old > > In 8.X it has a revision of 1.30.2.1 - 16 months old >This is how CVS is intended to work. Though my explanation would be to straight to the point, this URL seems to explain it in more detail. These files are not out of date. http://cvsman.com/cvs-1.12.12/cvs_60.php#SEC60> http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8_1 > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8 > > Shouldn't RELENG_8 have all the changes that went into RELENG_8_1 as > FreeBSD moves to 8.2? >Regards, - -- jhell,v -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJM+HGTAAoJEJBXh4mJ2FR+hxIH/1N0y6/150lH50rTHowRYaHL yJqafch2EcO3HsA0nDtnJx+Vb6qsVTiZgzBXK/mnWI6nDmP8uPz8Y49LFjd0PCPH wrV4TuENeKXl2xxvb8+mGD++cf5VzZim2qgaAq+JWVrphA7UtaqMFBixUwljwFfT 31ivTu2eRpUO2lZyY6LrRYCp7y0sHIMiAuycYghqvvwvdvyizPCR0VrEH/vbLL6O zxxZq2mCUoPLGkVDXdcLp5TYoN2ujRsQCGNvKW93ebz+ipAcwz5bdPicVPmjTtnY vM+Q+jnza+141RkAxTvkIXwN+/THyJJzIx+aWZb5pXPdH7npGsjBmcXLVUbJLlg=obeJ -----END PGP SIGNATURE-----
Lowell Gilbert
2010-Dec-03 11:19 UTC
Some /etc files seem out of date in RELENG_8 compared to RELENG_8_1
Geoff Roberts <geoff@apro.com.au> writes:> I was just doing and update to 8-PRERELEASE from 8.1 by using the > RELENG_8 tag in cvsup. > > When I used mergemaster to update /etc, there were a number of files > being merged into /etc that are older revisions than those I had in > 8.1. > > You can check this for example by comparing the revision numbers at > the following URLS. > > Compare say syslog.conf (there are a whole list of other files that > are out of date). > > In 8.1 it has a revision of 1.30.2.1.4.1 - 5 months old > > In 8.X it has a revision of 1.30.2.1 - 16 months old > > http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8_1 > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/?only_with_tag=RELENG_8 > > Shouldn't RELENG_8 have all the changes that went into RELENG_8_1 as > FreeBSD moves to 8.2?It does. The files are identical, except for the version stamp.