onsdag 25 maj 2022 kl. 22:53:49 UTC+2 skrev [email protected]: > Thanks for the input Daniel. I can confirm your observations about the LF > (actually I see a CR and LF) at the end of the URL when it's copied to the > clipboard. Now I wonder if it's TortoiseSVN adding the CRLF. Hopefully so, > that way we can get this patched. >
It was indeed TortoiseSVN adding LF to the end of the copied URL. The reason is that you can select multiple files and copy the URLs and in that case the URLs are on separate lines. There has been a few commits to /trunk today that should remove the LF from the pasted content before mergeing (it was already done if doing a 2-way merge). Please check the nightly builds [1] tomorrow if you would like to test it. Kind regards, Daniel [1] https://nightlybuilds.tortoisesvn.net/latest/ -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/1cd3db22-2b45-483c-8a75-6a0f6250e112n%40googlegroups.com.
