[openbeosnetteam] Re: broken CVS app

"Axel z^ <axeld@xxxxxxxxxxxxxxxx> wrote:
>> I just accidently modified resolv.conf
>> 
>> What I did was
>> cvs ci res_send.c
>> 
>> but CVS committed all modified files. 
>> Where is a working CVS application that does not stupid things like 
>> this?
>
>You have to do "cvs -z3 commit -f res_send.c"; this should always work 
>correctly.

I found out that "my" cvs version also works if I specify the file twice, like
cvs ci res_send.c res_send.c

But I will try the -f switch next time.

Marcus
 

Other related posts: