info-cvs
[Top][All Lists]
Advanced

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

Re: Help! "Disappearing" log messages


From: Larry Jones
Subject: Re: Help! "Disappearing" log messages
Date: Wed, 26 May 2004 23:05:33 -0400 (EDT)

J Krugman writes:
> 
> I don't understand what I'm doing wrong.  The command
> 
>   % cvs -d $MY_REPO ci -m "testing ci" some_file
> 
> ...runs without any error messages, but immediately afterwards
> 
>   % cvs -d $MY_REPO lo some_file |grep "testing ci"
> 
> ...produces no output.

Did the commit actually commit a new revision of the file?  If the file
hasn't been changed, commit doesn't do anything unless you use the -f
flag to force a commit.

-Larry Jones

Oh, now don't YOU start on me. -- Calvin




reply via email to

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