The cvsnt manual provides a detailed list of parameters than can be passed to the postcommand module, but none of them specify the file name.

Is anybody aware of an option not listed here that would provide the name of the file being checked in?

ColinYounger - The %c command is just the command, e.g. "Commit"

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

The answer (thanks to an answer to a different question by Sally) is to not use the postcommand file, but use the loginfo file and provide the arguments ‘%{s}’

link|improve this answer
feedback

Doesn't the %c parameter pass in the command issued (including the files being committed)?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.