Hallo,

try a
cvs commit -f  <file>
    -f          Force the file to be committed; disables recursion.

Maybe you can use a default entry for commit option in .cvsrc :
commit -f

Frank Thrum



Mirco Bova wrote:

> Hello all,
>
> How can I tell cvs that *.bft files shall be committed even if no changes
> were made?
>
> I'd like to have cvs do it automatically. I mean when I do commit an entire
> tree I want cvs to commit each .bft file even if no changes were made from
> previous version but other type of files should be treted as usual.
>
> Anyone can help?
>
> thanks,
>
> Mirco

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

Reply via email to