For adding/committing an empty file he is getting:

$ touch testfile.txt
$ svn add testfile.txt A testfile.txt $ svn commit -m "commit test" testfile.txt Adding testfile.txt
Transmitting file data .svn: E175002: Commit failed (details follow):
svn: E175002: Unexpected HTTP status 400 'Bad Request' on 
'/svn/Projects/!svn/txr/7198-5vq/E867%20MS%20Marin/testfile.txt'

--
Best regards,
Thomas Singer



On 2018-06-08 8:12, Thomas Singer wrote:
Thanks for answering. The user tried to commit using our SVN 1.9.7 binaries from <https://www.smartsvn.com/download/#svn>:

I attempted the command line commit and got an error. It is a text file, RTF made in TextEdit and is 2 words. here’s the error i got from the command line which makes no sense to me since i have 16gigs of memory and over half of it free. Thanks again!

$ svn add Test\ Commit\ File.rtf svn: warning: W150002: '/Users/relic/Documents/SVN/Projects/E867 MS Marin/Test Commit File.rtf' is already under version control svn: E200009: Could not add all targets because some targets are already versioned
svn: E200009: Illegal target for the requested operation
$ svn commit -m "commit test" Test\ Commit\ File.rtf Adding Test Commit File.rtf
Transmitting file data .libsvn: Out of memory - terminating application.
Abort trap: 6

Are there other, portable SVN binaries for macOS available to try them, too? Maybe the problem is caused by how we build?

Reply via email to