I have a problem with loginfo in that only one of %p and %{sVv} will be
substituted in the parameter list.
Running CVS 1.11.21 (client and server) with pserver.
Loginfo contains the following line:
test /usr/bin/loglog.pl %p %{sVv}
loglog.pl simply records the arguments and stdin given to it. I am getting the
following:
-----
arg: test
arg: %{sVv}
StdIn:
Update of /usr/local/repository/test
In directory batcave:/tmp/cvs-serv17802
Modified Files:
foo
Log Message:
test log message
-----
However if I swap the order of parameters given in loginfo, I get the following
instead:
-----
arg: test foo,1.16,1.17
arg: %p
StdIn:
Update of /usr/local/repository/test
In directory batcave:/tmp/cvs-serv17802
Modified Files:
foo
Log Message:
test log message
-----
I've tried placing other parameters in variuos different places. Has anybody
seen this - is it a bug?
--Rob
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs