• Resolved webvitaly

    (@webvitaly)


    I tried to commit the changes to the “filenames to latin” plugin and got the SVN error.
    The error message:

    Error: Commit failed (details follow):
    Error: Commit blocked by pre-commit hook (exit code 1) with output:
    Error: [Error output could not be translated from the native locale to UTF-8.]
    Error: This error was generated by a custom hook script on the Subversion server.
    Error: Please contact your server administrator for help with resolving this issue.

    The latest code for the plugin is in GIT repo: https://github.com/webvitalii/filenames-to-latin

    Does anyone know what is the issue here?
    Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Everything else WordPress, this is not a Developing with WordPress topic. It’s more of a process question for hosting plugins on this site. I think.

    If that is correct then please ask in the #pluginreview Slack channel instead. You can sign up for a Slack account following these instructions.

    https://make.www.ads-software.com/chat/

    Thread Starter webvitaly

    (@webvitaly)

    Finally solved the issue. The problem was with the missing comma in the key-value array. It took me some time to found it.

    The error message was misleading:

    “Error output could not be translated from the native locale to UTF-8.”

    WordPress SVN repository is doing code analyse before using pre-commit hook. I hope this will be useful for someone else too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SVN issue: Commit failed’ is closed to new replies.