Subversion error: wrong space encoding: %2520 instead od %20

After update to 17.3.4, when I trey to commit after a merge I get this error:

 

12:23 svn: E170000: URL 'http://svn.infova.es/sabia2/branches/itinerarios%2520formativos/db/18-02-01%2520idioma%2520portugues.sql' non-existent in revision 1.522

But the right URL is this: 

http://svn.infova.es/sabia2/branches/itinerarios%20formativos/db/18-02-01%20idioma%20portugues.sql

There is some problem with the encoding of the space in the file name. Does anybody have this problem?

thanks

---

 

 

 

0
Avatar
Permanently deleted user

Hello,

This looks like a double encoding of the URL and I can see that you already contacted support regarding this issue.

Please post a solution here once it will be found.

0
Avatar
Permanently deleted user

I couldn't wait for a solution inside PHPStorm; I just commited the changes through tortoise SVN and now it works fine

0

请先登录再写评论。