[cvsnt] Re: Question about administrative file syntax
dzielke at aep.com
dzielke at aep.com
Mon May 23 21:37:44 BST 2005
D'OH! Yep, older than 2.5.01. Sorry for the wasted bandwidth...
Thanks,
Don Zielke
American Electric Power
Direct (614) 583-6337
Audinet 8-220-6337
Email dzielke (at) aep.com
---
KForce Professional Staffing
501 W. Schrock Road Suite 207
Westerville, OH 43081
Tony Hoyle <tmh at nodomain.org>
Sent by: cvsnt-bounces at cvsnt.org
05/23/2005 04:26 PM
To: cvsnt at cvsnt.org
cc:
Subject: [cvsnt] Re: Question about administrative file syntax
dzielke at aep.com wrote:
> In the CVSNT manual Appendix B talks about the parameters that can be
> passed to a script. I have a shell script called testScript.sh that is
> called from the commitinfo file. I've been trying to pass a few options
> like %s %m %p. Problem is, they aren't getting expanded at the time the
> script is invoked. The entry in the commitinfo looks like this:
>
> DEFAULT /usr/local/cvs/CVSROOT/testScript.sh %s %m %p
>
What server version are you using? The new syntax wasn't added until
version 2.5.01 (later cvshome CVS also have something similar but it's
not exactly the same).
The same script against the cvsnt repository, Win32 client:
D:\CVSROOT>cvs commit -fm "test script" test.txt
+++++++++++++++++++++++++++++++++++++++
This is a test of the commitinfo script handling. Please
ignore.
/usr/local/cvs/CVSROOT/testScript.sh test.txt test script CVSROOT
+++++++++++++++++++++++++++++++++++++++
Checking in test.txt;
/usr/local/cvs/CVSROOT/test.txt,v <-- test.txt
new revision: 1.37; previous revision: 1.36
done
cvs server: Rebuilding administrative file database
Tony
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list