Page 1 of 1

checkout

Posted: Wed Aug 17, 2005 4:07 pm
by baris
Hi everybody,

I have a java code which tries to update file at server side of ClearCase. Because all files which are wanted to be updated should be checked out, I want to check out this files from my code dynamicly. It is similar to refactor operation of eclipse. When I want to refactor something, which is at server of clear case, Eclipse asks me whether check out these files.