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

Re: retaining directory permissions in repository

From: <kfogel_at_collab.net>
Date: 2005-01-05 18:04:42 CET

Cory Wright <cwright-lists@standblue.net> writes:
> I've searched the FAQ and mailing lists but I have not found a way to
> store directory permissions within the repository.
>
> I have a directory that needs to have 0775 permissions, but Subversion
> continues to use the default 0755. I've imported a directory that had
> the correct permissions, but when I checked out a clean copy it was back
> to 0755.
>
> The reason for this is that I need a directory to be group writeable
> when the code is exported. I currently have scripts to changes the
> permission after the code is exported, but if there is a way to do this
> natively within Subversion, I would rather use it's method.
>
> Thanks in advance,

Subversion does't support this natively, sorry.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 18:16:51 2005

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.