sobota, 13 czerwca 2009

How to get executable shell scripts from Subversion repository

All you have to do is to set svn:executable property on the file

svn propset svn:executable on somescript.sh

svn commit

Especially important when done on Windows (SVN client should set this automatically if executable file is being added to version control on Linux)

Brak komentarzy:

Prześlij komentarz