Menu

#25 Tag support for Clearcase dynamic view

open
nobody
None
5
2009-07-22
2009-07-22
No

The Tag support clearcase dynamic view support has been added.
The start-tag and end-tag can be provided to fetch the file info directly from clearcase.
No need for getting the diff of two version and then uploading it while creating Topic.

Changes done: ClearCaseDynamic.pm
Added functionality for getDiff()

Discussion

  • Lakshmivaragan

    Lakshmivaragan - 2009-07-22

    Tag support for Clearcase dynamic view

     
  • David Sitsky

    David Sitsky - 2009-10-17

    Hi Lakshmivaragan,

    Thanks for your contribution, and my apologies for the delay in replying to you. I have put this into Codestriker now - with some minor modifications.

    Could you download 1.9.10 test 1, and update the ClearcaseDynamic.pm module from here:

    http://codestriker.cvs.sourceforge.net/viewvc/\*checkout*/codestriker/codestriker/lib/Codestriker/Repository/ClearCaseDynamic.pm?revision=1.9

    Please let me know how you go. I have updated the CHANGELOG file as well with your contribution (that's not in the test 1 release though),

    Thanks.

    Cheers,
    David

     
  • Tobias Mieth

    Tobias Mieth - 2009-11-04

    Hi Lakshmivaragan,

    thanks for this useful contribution. However, it appears to me that it has some minor quirks.

    1.) getDiff() in ClearCaseDynamic.pm should use CodeStriker::isWindows() in order to determine if its running on windows, because CtCmd::setview doesn't work on windows (see retrieve() on how it is done there)

    2.) if only on tag is specified the getDiff() method should not return a diff to the elements predecessor instead it should pull the entire element from clearcase (this guarantees the same behaviour as in Subversion.pm for example)

    Thanks!

    Tobias

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.