Re: set rwx rights to file that are inside a repository (for a UNIX checkout)
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-08-10 14:29:42 CEST
On 10.08.2005, at 11:32, Philippe LEGAY wrote:
> "svn check out my project" will give me :
You can get the execute bit using the svn:executable property. For
svn propset svn:executable ON myscript.pl
The rest that you want is not supported natively by Subversion. As
---------------------------------------------------------------------
|
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.