[ On Thursday, February 22, 2001 at 16:32:35 (-0600), Doug Newton wrote: ]
> Subject: Is there a way to retain file permissions in a workspace?
>
> We are running pserver CVS 1.11 on a linux server.  We have a module
> in which all files and directories were imported with full permission
> given to the group level.  The archive internally reflects these
> permissions.
> 
> We have a "public" workspace that we would like muliple users in the
> group to be able to run updates on just for a refresh.
> 
> Unfortunately the user who checked the workspace out is the only one
> with full permission in the workspace.  Is there any way to create a
> workspace that will retain the archive directory/file permissions?

"Public workspaces" are an oxymoron in CVS.

You might try creating a workspace that's owned by some unique user-id
that's never used by a human user, and which is automatically updated
with a periodic (cron) job.

The real solution though is "Don't Do That!"  :-)


> Please respond directly, as I am not currently subscribed to the
> mailing list.
>
> Thanks in advance for your help.
> --Doug Newton
> [EMAIL PROTECTED]
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>

Please don't ever send multi-part HTML crud to public lists.

Wrapping text at <= column 72 is also a nice thing to do....

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>      <robohack!woods>
Planix, Inc. <[EMAIL PROTECTED]>; Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to