Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 22 Sep 2002 08:44:40 -0700 From: Bruce Alderson Subject: Re: can Cygwin CVS change line endings on checkout/update? In-reply-to: To: cygwin AT cygwin DOT com Message-id: <1032709480.1338.5.camel@h24-69-127-23> MIME-version: 1.0 Content-type: multipart/signed; boundary="=-nAkCtkhHmQ8RG9Fj0kj5"; protocol="application/pgp-signature"; micalg=pgp-sha1 References: --=-nAkCtkhHmQ8RG9Fj0kj5 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Actually, Cyg CVS (afaik) determines line termination defauls based on the cyg dll, and user-defined mounts that the check-out are done to.=20 I've found this as we have a number of developers using cyg/cvs who have set up mounts in a number of creative ways (not according to docs,etc.) ... and cvs will write files in UNIX mode. Normally, cvs will write PC flavoured files. The command line version of cvs does support repairing incorrect line-terminators - useful if you happen to import some binary files that prefer not to have their contents messed with. The command is cvs admin - I don't recall the full syntax off hand (the Cerviquest docs are great). -- mx On Sat, 2002-09-21 at 21:26, Igor Pechtchanski wrote: > I don't believe cvs itself is aware of DOS line endings. However, as > Nicholas suggested, you can set up a filter to do this. If you control > the repository, look at CVSROOT/cvswrappers, especially the "-t/-f" > options. --=-nAkCtkhHmQ8RG9Fj0kj5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA9jeVnGq1MJ2W/DBURAnaWAJsH1tHwZm5LDNnPtJBbDsXaoH/6/ACeJ78I k3k5DYE3bXspt9d/gjzySwE= =mXsb -----END PGP SIGNATURE----- --=-nAkCtkhHmQ8RG9Fj0kj5--