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

retaining directory permissions in repository

From: Cory Wright <cwright-lists_at_standblue.net>
Date: 2005-01-04 22:42:53 CET

Hi,

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,

Cory Wright

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 22:45:36 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.