On Tue, May 06, 2008 at 02:22:48PM +0100, Steve McIntyre wrote: > On Tue, May 06, 2008 at 06:11:05AM -0700, Matt Kraai wrote: > >Package: cvs > >Version: 1:1.12.13-8 > > > >I'm not sure exactly what the problem is, but it appears that the date > >format in Date and Id keyword expansions changed from YYYY/MM/DD to > >YYYY-MM-DD. This, in turn, caused these lines to be treated as > >modified and eventually led to conflicts (though I'm not sure exactly > >how). Changing the date format to YYYY-MM-DD seems to fix the problem > >for most files. > > The default date format changed in 1.12.x to use ISO date format by > default. In the Debian package I've added an option to keep using the > old date format. Add the following to $CVSROOT/CVSROOT/config: > > # For the new CVS version 1.12 turn log dates back to the old format > DateFormat=old > > if you'd prefer that.
Oh, thanks. I already converted the checkout, unfortunately. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

