PDA

View Full Version : Check in check out process


22-Dec-2003, 09:30 AM
Hello
During comparison and synchronization processes I need to be able to check out some files stored under CC dynamic view - it means without checking them out I can't copy new version on top of it (or perform line-by-line merging)
how can I automate check-out process during "Save" command?
thanks
Oleg :confused:

Craig
22-Dec-2003, 09:43 AM
We don't support automatic checkouts right now.

I don't specific instructions for it, but you should be able to add manual Checkin and Checkout commands using Beyond Compare's Open With support. You can configure Open With in the Options dialog. Basically you'd set up the command to call ClearCase's command line to check out the file.

07-Apr-2004, 12:16 AM
Would be even better if there was an option to call a custom "copy" command so we automatic checkout
maybe "pre-copy" and "post-copy" command for checkout and checkin