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

Re: Shared working copy

From: Anthony Metcalf <anthony.metcalf_at_anferny.ath.cx>
Date: 2004-09-10 14:34:01 CEST

On Fri, 10 Sep 2004 12:22:10 +0200
Katana <katana@katana-inc.com> wrote:

> Hello,
>
> on our staging server, updates are ran by multiple users.
>
> All users are members of the users group.
>
> Is there a way to ensure that all required files, including .svn/*
> files, are assiged read + write permissions for user AND group ?
>

chmod -R ug+rw /top/level/directory/ as root.

Sould do the trick. Worked for me anyway.

  • application/pgp-signature attachment: stored
Received on Fri Sep 10 14:35:04 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.