my oops really running 1.11.19 (logged into different host). based on the fact that the last version is 1.11.22, I guess the filters aren't implemented yet.
I do think it is a great idea. Anyone know anything about this? Another thing: I do have the cvswrappers file set to use COPY versus MERGE by doing ---- *.mss -k 'b' -m COPY ---- but the cvs archive file is still showing a "diff"-like content for previous commits. I expected each rev to be a "new" copy of the binary file. CVS did know to add the file as binary without specifically indicating -kb on the commit command. Am I expecting the wrong behaviour with COPY, or does it always "diff"? Thx cary51 wrote: > have the -t and -f fillter options ever been implemented? > > we're using 1.11.6 due to an old eclipse 2.x issue > > after doing a cvs init, the cvswrappers file contains the following > snip-------------------------- > # where option is one of > # -f from cvs filter value: path to filter > # -t to cvs filter value: path to filter > # -m update methodology value: MERGE or COPY > # -k expansion mode value: b, o, kkv, &c > snip-------------------------- > > but trying to use it causes: > cvs [add aborted]: -t/-f wrappers not supported by this version of > CVS > > looks like a great way to go (i wanted to gzip/gunzip the binary files > due to 10-1 compression) > > thx _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
