info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-t/-f in cvswrappers


From: DAve Goodrich
Subject: -t/-f in cvswrappers
Date: Thu, 12 Apr 2001 11:19:45 -0700

Hello all. I'm running into a problem with clients that send files to the
repository with Mac or Win file endings. Not a problem I thought, opened
cvswrappers and added

*.inc -t 'mac2unix.pl %s'
*.class -t 'mac2unix.pl %s'
*.html -t 'mac2unix.pl %s'
*.php -t 'mac2unix.pl %s'
*.inc -t 'win2unix.pl %s'
*.class -t 'win2unix.pl %s'
*.html -t 'win2unix.pl %s'
*.php -t 'win2unix.pl %s'

But I get an error that "cvs [server aborted]: -t/-f wrappers not supported
by this version of CVS"

Uh Oh, I've not seen anything that indicates where I might add this feature
and recompile my sources.

Help.... This is a show stopper for me.

DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052 
Toll Free 1-877-869-6603 ext. 237
Fax (425) 558-5655 
address@hidden 
http://www.rblc.com






reply via email to

[Prev in Thread] Current Thread [Next in Thread]