Rohit Nadig writes: > > I am using CVS in my program and sometimes, the exit > code returned by "cvs import" is 1 even though the > import was successful.
The result of a CVS command is usually far too complex to summarize in a single exit status, so CVS doesn't even try in most cases. You should just ignore the exit status. -Larry Jones Ha! Wild zontars couldn't drag that information out of me! Do your worst! -- Calvin _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
