I'm facing trouble converting clearcase PERL scripts tp perforce
please help with similar commands for perforce :
$activity = `cleartool desc -fmt "%[activity]p" $change`
$activity_desc = `cleartool lsactivity $activity`
`cleartool desc -fmt %d "$change" `
`cleartool desc -fmt %u "$change" `
`cleartool diff -options "-qui -b" -ser -pre $change`
No comments:
Post a Comment