On Wed, 23 Mar 2005, Dave Bartmess <[EMAIL PROTECTED]> wrote:
> It looks like there's an error in the command line passed to cvs,
> cause I'm not using anything with "S" in the name(s)!
Inside of the Changelog task there is this code:
if (myCvsVersion.supportsCvsLogWithSOption()) {
addCommandArgument("-S");
}
What is the output of the <cvsversion> task in your case?
CvsVersion.supportsCvsLogWithSOption() is supposed to return true for
CVS newer than 1.11.2.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]