ClearCase Command to get older version of commited jars? -


i building jar on unix server using clearcase , want see, last jar i.e jar without update . can in clearcase if yes can suggest best way ?

clearcase allows access sources building jar.

you can create second view can configure see tag representing sources before modifications, assuming did put label on sources before modifying them.

 element * checkedout  element * yourlabel  element * /main/latest 

even if didn't put label, can still set time-based selection rule.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -