[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re[2]: Shared working copy

From: Katana <katana_at_katana-inc.com>
Date: 2004-09-10 19:34:30 CEST

Hello Steve,

> Plus all users need 'umask 002', and do
> find /top/level/directory -type d |xargs chmod g+s
> so that any new files get the right groupid.
But as far as I've noticed so far, the problem is that newly created
files, and several files in .svn folders are assigned different
permissions.

But someone on the IRC channel guided me to a page on the manual with
an explanation on how to force a umask before running SVN operations,
so I guess it will be alright:

 - svn will apply umask 664 to newly created files

 - when TSVN is used over samba, smb settings should generate the
 correct umask, so it should be alright

I hope everything will be file :)

Thanks for your answers.

-- 
Best regards,
 Katana                            mailto:katana@katana-inc.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 10 19:35:02 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.