Migrating IBM ClearCase to TFS
        Posted  
        
            by Bob Hardister
        on Geeks with Blogs
        
        See other posts from Geeks with Blogs
        
            or by Bob Hardister
        
        
        
        Published on Wed, 07 Nov 2012 17:22:58 GMT
        Indexed on 
            2012/11/07
            23:02 UTC
        
        
        Read the original article
        Hit count: 205
        
Using the Team Foundation Server Integration Tools Platform.
Versions:
- ClearCase: 7.1.1.2
 - Team Foundation Server: 2012 RTM
 - Integration Tools: 2.2.20314.1
 - OS: Windows 2008 R2 ENT SP1
 
I was able to do a simple example migration of a few files by using the following approach:
- Using a dynamic view
 - Creating a view shortcut drive (i.e. Z:\)
 - Running the tools as a UI client (not as a windows service)
 - Running the tools UI in user mode (do not “Run as Administrator”)
 - Using the CC detailed history adapter
 - Selecting the view shortcut drive (i.e. Z) on the Tools UI Connect to CC dialog
 - Selecting the “Detect Changes in CC” option on the Tools UI Connect to CC dialog
 - Changing the DisableTargetAnalysis value to True on the Tools UI configuration view
 
I have yet to perform actual migrations for real projects, but will update this blog as I do.
© Geeks with Blogs or respective owner