java - Download files from clearcase dynamic view -


I have a requirement, here I need to explicitly download certain files programmatically from a dynamic view to a local machine It is possible that

You can define

  • load rules Compared to the same configured space
  • Load the rules that will only load a subset of the files you want. Thus, in a programmatic way, you can see only the "cleartool update" snapshot view and it will only update those files.

    If you only want to use dynamic view, you will need to write a script that looks like ( M: \ yourDynView \ YourVobs \ ... / Or / view / YourDynView / vobs / yourVob /...) will copy the files from the code>) to your drive.

  • Comments

    Post a Comment

    Popular posts from this blog

    asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

    c++ - Redefined variable in the other module -

    c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -