No my bad there is no typo. I should of read more carefully. There is two options 1) comment <== which you add your comment 2) commentfile <== which you read from a file
I do apologize for my mistake, and thank you for your time. Best Regards Afshin Bozorgzadeh >Fidelity Investments Brokerage Company >FBCT ClearCase Release Engineer [EMAIL PROTECTED] -----Original Message----- From: Bozorgdadeh, Afshin Sent: Thursday, November 17, 2005 10:31 AM To: Antoine Levy-Lambert; Ant Users List Subject: RE: ANT cccheckin ClearCase optional task problem Hi Antoine, Thank you for your suggestions. It was right in front of me. All THIS TIME. There is a typo in the optional task in the manuals for comment. I will file a bug report. ======================== >From docs\manual\optionaltask\clearcase =================== <cccheckin viewpath="c:/views/viewdir/afile" commentfile="acomment.txt" <<=== should be comment=" your comment " nowarn="true" identical="true"/> ======================================================================== ====== Best Regards Afshin Bozorgzadeh >Fidelity Investments Brokerage Company >FBCT ClearCase Release Engineer [EMAIL PROTECTED] Phone 603-791-5596 BlackBerry 603-365-0205 -----Original Message----- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 10:18 AM To: Ant Users List Cc: Bozorgdadeh, Afshin Subject: Re: ANT cccheckin ClearCase optional task problem Hello Afshin, run ant -debug to see which command line gets issued. If there is a bug in ant, you can open a bug report in Bugzilla (assuming it is not reported already), and what would be realy useful is if you also submit a patch in the bug report. Cheers, Antoine Bozorgdadeh, Afshin wrote: >I am trying to use optional task ClearCase "cccheckin" and I am getting >this strange error "" [cccheckin] cleartool: Error: Unable to open >Checked in by fims.xml ANT script: No such file or directory " >What is so strange is I have no problem with the Checkout option just >can not check in. Has any one came cross this problem > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]