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

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -