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

Many missing executable flags for scripts

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Mon, 26 May 2008 08:55:12 +0200

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'

$ tools/po/l10n-report.py

Translation status report for branches/1.5.x r31448

[snipped, will be send in another mail]

Jens

---------------------------------------------------------------------
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 08:57:10 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.