checkout

Are you missing a feature? Request its implementation here.
baris
Posts: 1
Joined: Wed Aug 17, 2005 4:02 pm

checkout

Post 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.