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
Post a Comment