On Mon, 24 Jun 2002, Noel Yap wrote:

> --- Dusan Juhas <[EMAIL PROTECTED]> wrote:
> > Hello,
> > I have a directory with permitions set to
> > drwxrwxrwx
> > in the cvs repository. After checkout to the sandbox
> > this directory is umasked to:
> > drwxr-xr-x
> > CVSUMASK is not set.
> > How it is possible?
> > Is there any implicit rule that says that checked
> > out directories should
> > be umasked? How to avoid this behaviour?
>
> CVSUMASK is used (if it's set) only within the repo.
> Within the working directory, your umask setting is
> used.  What's the setting of your umask?
>

Yeah, that's it.
When I typed umask bash showed:
022

Thank you.

-- 
Best regards,
Dusan Juhas


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

Reply via email to