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

RE: Best way to do 'svn chown' ?

From: Thomas Hemmer <themmer_at_go-engineering.de>
Date: 2007-06-13 15:11:29 CEST

Mike,

subversion does not care about file permissions at all.

While checking out / exporting repository contents it's totally up to
you whom the resulting file system content will belong to, i. e., when
user "donald" belonging to group "duck" "svn export"s something, the
exported directories/files will have owner/group donald/duck.

HTH,

Thomas

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of MikeW
> Sent: Wednesday, June 13, 2007 12:23 PM
> To: users@subversion.tigris.org
> Subject: Best way to do 'svn chown' ?
>
> I have had a look around at historical posts ....
> but what is the current best-practice way to achieve 'svn chown'
> (and chgrp) on files in a repository.
>
> I have checked numerous files in as '<myself>' and they need
> to be owned (and group-owned) by root when they get 'svn export'ed.
>
> [I guess root / non-root are the main instances where this is
> important.]
>
> Thanks,
> MikeW
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

GO Engineering GmbH - Stolzenbergstr. 13/IV - 76532 Baden-Baden
Geschäftsführer:
Helmut Gerstner, Dipl.-Ing. (FH)
Ralf Wörner, Dipl.-Ing. (FH)
Registergericht: Mannheim HRB 201811

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 15:12:10 2007

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.