On Mon, 2 Jun 2003 09:03:35 -0700 (PDT), Mac <pragcvs at yahoo.com> wrote: > > >Greetings, > >When I export the repos under Unix, all directories become read and execute only for all users expect root. > >How can we modify the permissions for some directories to become writable for all users when doing the export? > Set your umask - see 'help umask'. Tony