Oliver Giesen's message received 5/10/2006 4:01 PM:
> lucia.kaeser helvetia.de wrote:
>
>> today I tried to change a log message from an older
revision:
>> I selected the module in the module browser, the
file in the file window,
>> selected "Admin\Command Line ..."
>> and typed in the follwing statement: cvs admin
-m1.2:"xxx here was the new
>> text xxx" branchtest.cpp and selected the
option "Execute for current
>> selection".
>>
>> In the log window I got the following message:
>> cvs -d
:pserver;username=user;hostname=hostname:/testarchiv admin
>> "-m1.2 xx
here was the nex text xxx" branchtest.cpp --
branchtest.cpp (in
>> directory I:\EntwTest\loeschtest\)
>> cvs admin: while processing more than one file:
>> cvs [admin aborted]: attempt to specify a numeric
revision
>>
>> ***** CVS exited normally with code 1 *****
>>
>> Can you tell me, what is wrong?
>>
>
> Hmm, not entirely sure. The command looks OK to me
(except that it is
> not necessary to specify the -d option: admin -m only
works inside a
> sandbox anyway). It just might be that the
Admin|Command Line dialog is
> having troubles with the quoted argument (and
especially the embedded
> spaces).
>
> Have you tried changing the log message via the Graph
View's context
> menu, though? That's how I usually do it and it's
still working fine
> against both CVSNT 2.5.03 and GNU CVS 1.11.20 (and it
is about 10 times
> more convenient than doing it on any kind of
commandline just BTW).
>
> Hope this helps.
>
I'm certainly no expert, but to my uninformed eye it seems
like the
quotes are in the wrong place:
"-m1.2 xx
here was the nex text xxx"
should be
-m1.2:"xxx here was the nex text xxx"
------------------------ Yahoo! Groups Sponsor
--------------------~-->
Get to your groups with one click. Know instantly when new
email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/z3wwlB/TM
------------------------------------------------------------
--------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.y
ahoo.com/group/cvsgui/
<*> To unsubscribe from this group, send an email to:
cvsgui-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|