1,361
edits
| Line 498: | Line 498: | ||
This is due to the presence of two repository pre-commit hook scripts which check the quality of the commit, blocking it if a text file is set to a binary file mime-type or if the executable flag is set. These scripts are simply to protect the repository and to keep it clean. | This is due to the presence of two repository pre-commit hook scripts which check the quality of the commit, blocking it if a text file is set to a binary file mime-type or if the executable flag is set. These scripts are simply to protect the repository and to keep it clean. | ||
==== | ==== Problemy z mime-type ==== | ||
Sometimes when attempting to commit files to FGAddon using the SVN tools, the commit will be blocked with the following message: | Sometimes when attempting to commit files to FGAddon using the SVN tools, the commit will be blocked with the following message: | ||
edits