Hi,

Could somebody just confirm for me the order in which CVS reads and
organises the wrappers? What I'm interested in specifically is the
entries in the $cvsroot\cvswrappers file and the wrappers specified on
the command line of an import.
About 2 weeks ago I could have sworn that wrappers on the command line
were overwriting all other wrappers. Now, all of a sudden, it seems as
if wrappers in the cvswrappers file in the repository are taking over.

I have this line in my cvswrappers file:
*.php -k 'o'

If I import file 'temp.php' with this command:

        cvs import -W "*.php -k 'b'" -m "Import" test ncatanchin start

then temp.php is imported with -k 'o'. 

Any ideas..?



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to