info-cvs
[Top][All Lists]
Advanced

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

Re: Forcing commit for a group of files


From: Frank Thrum
Subject: Re: Forcing commit for a group of files
Date: Thu, 28 Mar 2002 14:05:52 +0100

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



reply via email to

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