On Monday 08 October 2007 10:37:21 pm Edwin Groothuis wrote: > edwin 2007-10-09 02:37:21 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > share/zoneinfo Makefile > Log: > MFC: > > Describe the process of importing new zoneinfo data and updating > it into CVS. > > PR: conf/116901
Is there a reason for the whitespace diff between HEAD and the other branches? :) Index: Makefile =================================================================== RCS file: /usr/cvs/src/share/zoneinfo/Makefile,v retrieving revision 1.22 retrieving revision 1.20.2.2 diff -u -r1.22 -r1.20.2.2 --- Makefile 8 Oct 2007 21:16:38 -0000 1.22 +++ Makefile 9 Oct 2007 02:37:21 -0000 1.20.2.2 @@ -6,7 +6,7 @@ # In a clean directory, unpack the distribution archive and run: # # $ cvs -d :ext:ncvs.freebsd.org:/home/ncvs import -b 1.1.2 \ -# src/share/zoneinfo ADO tzdataYYYYt +# src/share/zoneinfo ADO tzdataYYYYt # # where YYYYt is the year and the version of the distribution, for # example 2004h. -- John Baldwin _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"