I have a machine with Ubuntu 10.10 and a machine with Ubuntu 11.10.

When I do a svn export on the 10.10 machine, this gives all directories a 755 permission. The 11.10 machine sets the directories to 775. The umask is the same for both systems (0022). The permissions of the parent directory (in which we do the SVN export) is set to 755 on both systems.

How can I control the permissions for SVN export?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.