Arfrever Frehtes Taifersar Arahesis wrote:
> 2008-05-26 08:55 Jens Seidel <jensseidel_at_users.sf.net> napisał(a):
>
>> Hi,
>>
>> I noticed that many Python scripts (and probably others as well) are
>> missing the svn:executable property. One example is
>> tools/po/l10n-report.py
>> but there are many more ...
>>
>> Does this mean all people are working in Win* instead of Unix?
>>
>> $ tools/po/l10n-report.py
>> bash: tools/po/l10n-report.py: Permission denied
>>
>> $ svn propset svn:executable 1 tools/po/l10n-report.py
>> property 'svn:executable' set on 'tools/po/l10n-report.py'
>>
>
> But please use '*' as the value of svn:executable...
>
He did.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-26 11:44:15 CEST