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

    c# - Roxy file manager in MVC doesn't accept session path -

    jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

    java - Ajax call to jsp and jsp redirecting to further jsp -