In my recent SO question I was helped tremendously in using git as a front-end to ClearCase. However actually trying the suggested answer(s) led to further complications. Visual Studio keeps a referen
I see .copyarea.db fil开发者_JAVA技巧es popping up in my ClearCase snapshot directories.I understand that deleting the file may cause some problems.How can I get rid of these files safely?All CCWeb vi
I\'ve been asked to maintain a few of our software development tools; Clearcase (Views, Streams, Triggers), JIRA, Enterprise Architect and various document based repositories, Confluence, doku Wiki et
I have noticed in recent times that when invoking my ant scri开发者_StackOverflowpts to build and unit test my Java app, it randomly hangs at various points in the execution.
So far I\'ve been using SVN, and now is in need to pick up ClearCase quickly, from developer\'s perspective. Is the开发者_JS百科re any good resource for this? Thanks.
I have to merge all objects from a sub branch to main branch recursively. I would like to merge manually by check in the code from sub branch to main branch instead of using merge command in clear cas
We have come up with a stream strategy which has a main integration stream and several other streams for the other environments. A brief idea as shown below.
I have a perculier problem about how to maintain a clearcase project. This project is a xml schema repository where each schema has a version. This repository is common and is used by all the apps in
newbie for clearcase. Since clearcase\'s config is rather different from 开发者_Python百科other concept in git, I may mean logs for
Is there a way to enable excl开发者_运维问答usive checkouts on clear case? I want that when I work on a file, no one else will be able to check it out.