Re: [0775]can we ctrl svn security mask?
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-10 13:35:25 CET
On Jan 10, 2006, at 07:52, Zoom Quiet wrote:
> it working good, BUT! i commit in windows through TortoriseSVN,
Sounds like your asking this question:
"How do I get Subversion to set the execute bits on a file when I
The answer is that you need to set the svn:executable property on the
$ svn propset svn:executable ON somefile.sh
This is described in the book:
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3
If you don't want to set svn:executable manually on each affected
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.4
---------------------------------------------------------------------
|
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.