On Fri, 25 Feb 2005, Bernadette Kasparek <[EMAIL PROTECTED]> wrote: > Now want to commit these changes to CVS. How can I do this?
<cvs ... command="commit"> <arg value="-m"/> <arg value="your commit message goes here"/> </cvs> > Is there a way to compare only one dir of the module? compare to what? Using the diff command with a -l command line argument should work. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
