> It doesn't take major changes, just multiple changes to the same line. > CVS is line-based; if I have a file in the archive: > > line1 > line2 > line3 > > And you modify it: > > line1 > line2-fix1 > line3 > > And I check in a change: > > line1 > line2-fix2 > line3
Yeah, I know about CVS - I've managed a couple of repositories - one for a project bigger than FlightGear. CVS is usually pretty good about merging changes. And for a file I never touch I was caught off guard. I don't know what happened ... if some process on my side messed up, if I accidentally modified a file by mistake ... don't know. Wonder if anyone else will see this ... Jon _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
