<cvs command="commit -m&#8220;build:${build.number}&#8221;"
            cvsRoot="${cvsroot}"/>

You have to use an XML escape to the begin and end quotes of the commit
message.

As Pat said, use the commit command. But I simply use simple quotes : command="commit -m 'my message' "

Alban


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to