info-cvs
[Top][All Lists]
Advanced

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

Re: changing log message


From: Sharmila Ramesh
Subject: Re: changing log message
Date: Fri, 21 Jun 2002 10:27:02 +0530
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Hello,

Great it works with bourne shell. Thanks for your help.

Regards,
Sharmila

address@hidden wrote:

Hi,

Trying to modify log, using cvs admin -m. Since the
log message contains multiple lines I have put the
contents in a file and used the following commmand.

cvs admin -m 1.2:"`cat try.txt`" prg9.pl

Is this the exact command that you typed in, cut-and-pasted
from your telnet/whatever session?  It works fine on my
test system.

Alternatively, is there anything odd about try.txt?  Does
it contain any characters the shell or CVS might find
significant (other than newlines, of course)?


The above command fails with a message

cvs admin: while processing more than one file:
cvs [admin aborted]: attempt to specify a numeric
revision

This means that CVS thought you were processing more than
one file, whereas the command above clearly indicates that
you are working on one file.  Either the command you gave is
not exactly as you typed it, or there's something about
try.txt that isn't working.  Here's the one I used:

This is a sample
two-line commit comment - dht

Please post the one you used.


--
-----------------------------------------
R Sharmila              Ph: 91-80-2298989
Sun MicroSystems        Extn: 87673
6th Floor,Shanthinagar
DivyaShree Chambers Fax: 91-80-2231794 Bangalore - 560 025
__________________________________________







reply via email to

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