ClearCase: Versioning at file level

Posted by Naveen on Stack Overflow See other posts from Stack Overflow or by Naveen
Published on 2010-03-09T14:37:07Z Indexed on 2010/03/12 16:07 UTC
Read the original article Hit count: 424

Filed under:
|

Hi,

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 the enterprise. From clearcase prespective the project has a single component.

Now the apps can be using different versions of the schema(s). So we are trying to figureout a way to setup the project in such way that a project can have a baseline of what versions of these files are included in a build.

The only way we know of how to do this is to create a component for each schema or group of schemas and create a stream for each app to include the components they use. But that would result in too many components.

Has anyone dealth with something like this before? We are prepared to restructre the whole project if necessary, so we are open to any idea. Thans for the help.

© Stack Overflow or respective owner

Related posts about clearcase

Related posts about versioning