> -----Original Message----- > From: Eliot Kimber [mailto:[EMAIL PROTECTED] > <snip /> > Doh! It appears that I was developing against the head and not the maint > branch--not sure how that happened.
Did you run the diff w/o using any tags in particular? IIC if you don't, cvs runs a diff against the last version of the modified files in HEAD (= main development line). Cheers, Andreas