Thanks Frank, I tried with commit -f and all went well.
>Maybe you can use a default entry for commit option in .cvsrc : >commit -f What do you mean? Can I put an entry like commit -f *.bft That is what I'm looking for actually. Regards, Mirco -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Frank Thrum Sent: giovedi 28 marzo 2002 14.06 To: [EMAIL PROTECTED] Subject: Re: Forcing commit for a group of files 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 _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
