view - Disable checkout after "add to source" in clearcase -


i need add source element operations modified or checkout file prevented after element added. possible? how should permissions set achieve this?

thanks! :)

on file, try , lock (if owner):

 cleartool lock yourfile@@ 

(note @@ impact element, not version)

see cleartool lock.

that works if owner of object (if added yourself).

so isn't "permission" issue (as in chmod); rather lock issue.
see more @ section "locks on vob objects" of article "vob , view access control".


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -