commit svn:autoprops set via <Load> file fails when file contains CRLF
From: Rolf B <rolf.benschop_at_monkeyproofsolutions.nl>
Date: Thu, 19 Mar 2015 02:52:12 -0700 (PDT)
Tortoise 1.8.10 talking to SVN server 1.8.11
"Could not execute PROPPATCH." error when setting (commit) svn:auto-props.
Tried to set the svn:auto-props property by loading an auto-props.txt file (copy-paste from the file showed similar behavior).
It appeared that the line endings in the file were CRLF which caused the commit of the change to fail with this cryptic error message: "Could not execute PROPPATCH."
Changing the CRLF to LF and repeating the same exercise (load file) resolved the issue. Copy-paste of the LF version of the file lost the multi-line presentation of the property.
Expected behavior would be:
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.