[p4] Only allowing 1 person to edit file

Jamison, Shawn sjamison at ciena.com
Fri Jan 25 12:17:16 PST 2008


Why not use a prefix to a file name.

You could have protect table entries like this.

	read group * * -//depot/.../secure_*.* 
	write group Only_me //depot/.../secure_*.*

That way Everyone can read the file but users in the Only_me group can
write.


-Shawn Jamison>
Ciena Corp.
Perforce Admin

-----Original Message-----
From: perforce-user-bounces at perforce.com
[mailto:perforce-user-bounces at perforce.com] On Behalf Of Shaun Stuart
Sent: Friday, January 25, 2008 2:56 PM
To: perforce-user at perforce.com
Subject: Re: [p4] Only allowing 1 person to edit file

I've gotten a couple of suggestions to use the +l filetype. This won't
do what I need. That will allow only one person to check it out for
editing. But in order to prevent users from editing it, that file would
need to remain checked out all the time by the one person that can edit
it. If they forget, then anyone can edit it.

 

Shaun

_______________________________________________
perforce-user mailing list  -  perforce-user at perforce.com
http://maillist.perforce.com/mailman/listinfo/perforce-user




More information about the perforce-user mailing list