Andy Kriger writes: > > As background, what is prompting this need is multiple developers with > different IDEs making connections to CVS. Since there's no way to be sure > what line format is being used, I'm looking for consistency.
You've got hold of the wrong end of the stick. It is the responsibility of the CVS client to convert between the host's line ending conventions and the CVS client/server protocol's convention. If you have clients that do not do that, reconfigure them correctly. If that's not possible, get rid of them -- there's no sense struggling with a defective client when there are lots of correct ones to choose from. -Larry Jones Archaeologists have the most mind-numbing job on the planet. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
