[cvsnt] cvswrappers

Vermes, Istvan IVermes at Graphisoft.hu
Tue Oct 19 18:36:49 BST 2004


Hi!

 

We have a cvswrappers file like this:

*.cpp                 -k 'o' -m 'MERGE'

*.bat                 -k 'o' -m 'MERGE'

*.c                    -k 'o' -m 'MERGE'

*.h                    -k 'o' -m 'MERGE'

*.hpp                 -k 'o' -m 'MERGE'

*.html                -k 'o' -m 'MERGE'

*.java                -k 'o' -m 'MERGE'

 

[..etc..ect..]

 

*.xml                 -k 'o' -m 'MERGE'

*                       -k 'b'

 

As you can see we assign the files which we want it to be a text file.
(Because we use MacOS as well, and on Mac there isn't any extension for
the binary files.)

The last row effects for all files so this rule isn't independent from
the others.

 

Sometimes it works well, sometimes not.

Then we put the last row to the beginning of the file. It works at times
as well, but not in all case.

We doesn't able to determine how does it work in this case?

 

Vermes Istvan

 

cvs:

[cvsnt-2.0.51d on Windows Server 2003]




More information about the cvsnt mailing list