--
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 tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/7bb2b973-b84b-440a-9a7e-54a04c67d63fn%40googlegroups.com.
Den fre 30 juli 2021 15:01Tina C. via TortoiseSVN <torto...@googlegroups.com> skrev:Anyone? This is really leaving me dead in the water. :(On Wednesday, June 9, 2021 at 12:30:26 PM UTC-4 Tina C. wrote:Hello:Since upgrading to TortoiseSVN 1.14.1, Build 29085, I get the following error whenattempting to merge my work from one branch into another:REPORT request on '[my-path-to-svn]' failed.It updates a few files before generating the failed message. Trying again simply repeats the error.I tried looking at the next expected file to be updated in the list and can't find anything wrong with it. I see no pattern as to why this is occurring.The generic failure message offers no real clue as to what exactly is going on or why exactly it's failing.Please advise.-Tina
Can you test the same using the SVN command line tool? If you ger the same error, please report it to us...@subversion.apache.org.Kind regards,Daniel Sahlberg
--
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 tortoisesvn+unsubscribe@googlegroups.com.
Hi Daniel:
I've never really tried working with the command line tool before; I've only ever used Tortoise SVN on Windows 10 using the GUI. I'm not sure exactly how to recreate what I'm doing in command line but will try to read up on it.I'm adding a directory and contents, and also deleting a directory and contents in the merge. It adds the directory and the first four or five files in the new directory, then fails after only a few seconds.
On Friday, July 30, 2021 at 9:04:54 AM UTC-4 daniel.l...@gmail.com wrote:Den fre 30 juli 2021 15:01Tina C. via TortoiseSVN <torto...@googlegroups.com> skrev:Anyone? This is really leaving me dead in the water. :(On Wednesday, June 9, 2021 at 12:30:26 PM UTC-4 Tina C. wrote:Hello:Since upgrading to TortoiseSVN 1.14.1, Build 29085, I get the following error whenattempting to merge my work from one branch into another:REPORT request on '[my-path-to-svn]' failed.It updates a few files before generating the failed message. Trying again simply repeats the error.I tried looking at the next expected file to be updated in the list and can't find anything wrong with it. I see no pattern as to why this is occurring.The generic failure message offers no real clue as to what exactly is going on or why exactly it's failing.Please advise.-TinaCan you test the same using the SVN command line tool? If you ger the same error, please report it to us...@subversion.apache.org.Kind regards,Daniel Sahlberg--
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 tortoisesvn...@googlegroups.com.
Hello Tina,
If you assume that this is a new problem that started only after you upgraded TortoiseSVN to version 1.14.1, please double-check and confirm that the problem does not occur with the older version you used before the upgrade. What version did you use before installing 1.14.1? Were there any other changes on your side around the time when the problem started?
These particular errors in the server's log and the error REPORT request on '[my-path-to-svn]' failed on the client side could occur due to network problems. As Daniel already noted, the connection died unexpectedly. There could be several reasons for this. Please, consider the following suggestions:
As I said, there could be several reasons for this problem. But usually, troubleshooting of such cases narrows down to network problems, firewalls, and antivirus applications.
Please note that if you encounter any problems when using VisualSVN Server, you could contact sup...@visualsvn.com for technical assistance.
Hope this information helps!
--
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 tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/7e817eac-995e-4a21-ba9d-8ed7b56ad068n%40googlegroups.com.
Hello Tina,
If you assume that this is a new problem that started only after you upgraded TortoiseSVN to version 1.14.1, please double-check and confirm that the problem does not occur with the older version you used before the upgrade. What version did you use before installing 1.14.1? Were there any other changes on your side around the time when the problem started?
These particular errors in the server's log and the error REPORT request on '[my-path-to-svn]' failed on the client side could occur due to network problems. As Daniel already noted, the connection died unexpectedly. There could be several reasons for this. Please, consider the following suggestions:
- Make sure that your network connection is stable. You could try to use another network to perform the same merge and see if it works.
- Investigate if your traffic passes through an active firewall with traffic inspection. It is possible that the firewall makes the connection drop unexpectedly.
- If you use any other antivirus application besides Windows Defender, investigate if it intercepts your traffic and drops the connection. It is possible that adding exclusions or tuning the settings of your antivirus application will help.
As I said, there could be several reasons for this problem. But usually, troubleshooting of such cases narrows down to network problems, firewalls, and antivirus applications.
Please note that if you encounter any problems when using VisualSVN Server, you could contact sup...@visualsvn.com for technical assistance.
Hope this information helps!
Pavel and Daniel:1. We believe the upgrade is possibly coincidental, but we can try reverting to a previous version. If it IS an issue with the current version, are you aware of or have there been reports of a problem with the new version? Or are you suggesting we revert merely to rule it out?
2. Our network connection is stable and unchanged, beyond some TLS updates. This issue is repeatable on different machines using the same software, all trying to push the same revision.
3. Our internal network traffic doesn't push through a firewall.4. I'm not running any antivirus in the background beyond Defender.This seems to be an issue with sheer size of the revision and the fact that it is both deleting files/folders and adding new ones.
The revision reflects un upgrade we implemented on our application. It's upgrading a third-party plugin from an old version to a new version. It's simply deleting out the old folders and files and replacing them with new ones. There are about 100-120 megabytes' worth of files, which doesn't seem significant.The only similar issues I can find online indicate that it happens randomly and only when "a lot" of files are involved in the revision. Some people have managed to get it to work by repeatedly trying. We haven't been so lucky so far.
tisdag 10 augusti 2021 kl. 16:07:40 UTC+2 skrev Tina C.:Pavel and Daniel:1. We believe the upgrade is possibly coincidental, but we can try reverting to a previous version. If it IS an issue with the current version, are you aware of or have there been reports of a problem with the new version? Or are you suggesting we revert merely to rule it out?I agree it might be coincidental, but it is better knowing than believing in this case.2. Our network connection is stable and unchanged, beyond some TLS updates. This issue is repeatable on different machines using the same software, all trying to push the same revision.3. Our internal network traffic doesn't push through a firewall.4. I'm not running any antivirus in the background beyond Defender.This seems to be an issue with sheer size of the revision and the fact that it is both deleting files/folders and adding new ones.Subversion issue 3264 seems to have more or less the same error message.
I doubt that the problem Tina reports and #3264 are related. I still suggest focusing on troubleshooting the network or any other applications that could affect the Subversion client's traffic.
* As far as I know, modern Subversion clients display a different error when problem #3264 is involved:
[[[
Error: ra_serf: The server sent a truncated HTTP response body.
]]]
I want to note that I've just reproduced problem #3264 with TortoiseSVN 1.14.1 when performing merge (huge directory added). The error is "Error: ra_serf: The server sent a truncated HTTP response body".
* The user says that the error occurs after only a few seconds. However, in the case of #3264 it should be at least several minutes, not seconds.
[[[
It adds the directory and the first four or five files in the new directory, then fails after only a few seconds.
]]]
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/478e56b6-c228-4332-9cc0-3e7f25b88d40n%40googlegroups.com.