How to change the group name in view dir (*.vws) since primary group in pvob is changed?
问题 I have a problem changing the group name in (*.vws) directory of the view since the cc primary group is changed on Pvob. It is not blocking me since I am the owner but my collegue is not been able to deliver in my view. Thanks for any help 回答1: I usually use fix_prot (see "About fix_prot") On Windows: doskey fp=c:\Rational\ClearCase\etc\utils\fix_prot.exe -force -chgrp "TheNewGroup" -chown yourID $* fp -rec -chmod 775 \\path\to\view\storage\yourID\yourView.vws fp -root \\path\to\view\storage