[openbeosnetteam] Re: broken CVS app
- From: "Marcus Overhagen" <ml@xxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Mon, 20 May 2002 02:44:05 +0200
"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: