Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to merge a file from one branch to another branch in clearcase

for example from Offshore branch to DEV branch.
I want to merge the file with its modification time as it is.

If the modification date of a file(example.asp) is 12-02-2011, after merging the file in DEV branch, the modification time for the file(example.asp) in DEV branch should hold the same modification time(12-02-2011).

Which view should i take? how should i do merge? Please help me as soon as possible.
I do not know where i am missing.

Note: I tried preserve modification time option while checkin and checkout during merging.

With regards
R.K.PRABAKAR
Posted
Updated 23-Aug-12 8:28am
v2
Comments
Sergey Alexandrovich Kryukov 23-Aug-12 14:38pm    
Clearcase... he-he... migrate to Subversion or something newer... the recipe "How to stop worrying and start programming".
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900