4 messages in com.perforce.perforce-user[p4] write privileges for group on linux
FromSent OnAttachments
Udo Hoerhold05 Feb 2004 10:47 
G. Matthew Rice05 Feb 2004 12:13 
G. Matthew Rice05 Feb 2004 12:14 
David Jones06 Feb 2004 02:50 
Subject:[p4] write privileges for group on linux
From:David Jones (dr@ravenbrook.com)
Date:02/06/2004 02:50:21 AM
List:com.perforce.perforce-user

On Feb 05, 2004, at 18:47, Udo Hoerhold wrote:

Hello,

?

I'm using p4Web on linux.? When opening a file for editing, I'd like to add write privileges to the owning group as well as the owning user.? Is there a way to do this?

umask 2

You'll need to make sure that the process running p4web has its umask set to 2. Probably best done in a little script that invokes p4web.