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

Re: svnsync creates root owned directories

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 18 Sep 2009 08:39:46 -0400

On Thu, Sep 17, 2009 at 5:12 PM, Andrew Sasak <andrew.sasak_at_gmail.com> wrote:
> I'm running a repository mirror on a machine that I don't have root access
> to. I created the repository using my account and have a cron job set to run
> svnsync. I want to delete the repository but while the rev and revprop
> directories list me as the owner, all their sub-directories list root as
> owner. Does anybody have any idea how this could happen, or how I can
> prevent it? I can't imagine svnsync is running as root.

Who did the original 'svnadmin create' command? Was it you or someone
else, as root? Or is there another process that manages that directory
and would reset permissions?

svnsync doesn't have any privileges you didn't have as the user when
the task runs, so perhaps you could explain how the repository was
created and who owns the *files* in the repository.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2396424

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-18 14:40:35 CEST

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.