In SVN, we cannot commit path that contains accentuated characters if file size limit is set.
➜ svn mkdir Spécifique
A Spécifique
➜ svn ci -m "add specifique"
Adding Spécifique
Committing transaction...
svn: E165001: Commit failed (details follow):
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
svnlook: E160013: Path 'Sp?\195?\169cifique' does not exist
The command "'/usr/bin/svnlook' 'filesize' '-t' '2-2' '/var/lib/tuleap/svn_plugin/107/xxx' 'Sp?\195?\169cifique/'" failed.
Exit Code: 1(General error)