TortoiseSVN 1.11.1, Build 28492 - 64 Bit , 2019/01/08 21:40:39
ipv6 enabled
Subversion 1.11.1, -release
apr 1.6.5
apr-util 1.6.1
serf 1.3.9
OpenSSL 1.1.0j 20 Nov 2018
zlib 1.2.11
SQLite 3.23.1
the visualsvn server is 3.9.2
OS is Windows 10 home edition
When I commit my file through GUI, I get the following error messages:
Action PATH
Error commit failed (details follow):
Error unexpected HTTP status 400 'Bad Request' on '/svn/it/!svn/me'
But I can commit the same file through the command line with TortoiserSVN.
d:\Program Files\TortoisesSVN\bin>svn.exe commit d:\svn\public\test.docx
Sending.....
...
Committed revision 34
Actually, I can checkout,commit,update... the repo through command line but all of the same operations are failed in GUI.
I verify the network of setting, proxy server is disabled and ssh client is empty.
I also tried the solution by Clearing the saved data but still failed.
Please show me how to solve the problem. Thanks a lot