Defect #14
Scripts in the repository are not marked as executable
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
Scripts in the repository are not marked as executable in SVN. The property svn:executable should be set on these
files:
svn propset svn:executable 1 script/* script/process/* script/performance/*
History
#1
Updated by Jean-Philippe Lang almost 16 years ago
Done. I added this property on /public/dispatch.* too.
Thanks