Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2011-01-11 | 1.2 kB | |
bc_cc.bat | 2011-01-11 | 2.6 kB | |
Totals: 2 Items | 3.7 kB | 0 |
############################################################################################################# # # Using beyond compare on clearcase versioned file (without having to remove xmldiff from clearcase) # © Md Fasiuzzaman # # usage - 1. Store bc.bat in your SentTo folder. # 2. right click on the first file and do SentTo-> bc_cc.bat # 3. right click on the second file and do SentTo-> bc_cc.bat # 4. click "view comparison" in the beyond compare window # 5. can be used for any other file under windows file system too. # # OS platform - Tested on Windows XP platform # # v.1.0.0 11-01-2011 First official release - bc_cc.bat # ############################################################################################################# Notes: 1. The SentTo folder path -generally found at C:\Documents and Settings\<user name>\SendTo. 2. The SentTo folder is by default a Hidden folder in Windows installation. 3. If you have a different Beyond Compare version or installed at a different path the edit the bat file for the correct version/path. 4. You need perl installed in the client PC