On 24.06.2013 21:08, Josh Dantzler wrote:
> I was hoping this was not the case as I can not disable/remove my
> antivirus software to see if this is the cause. It is a permanent
> endeavor by the employer.
>
> The only thing I can not understand is why the error does not occur
> when using SmartSVN 7 TortoisePlink? It is still using TortoisePlink
> so the error should occur still right?
SmartSVN is a java app and therefore runs in a different context than a
plain C/C++ app. At least concerning virus scanners.
The error message you get: "Network error: Software caused connection
abort" indicates that the virus scanner forcefully closes the
connection. The fact that if you dismiss the error the operation still
succeeds indicates that this is done when all communication is already done.
I've seen this before with Kaspersky, but with that it didn't help
adding TortoisePlink to the known processes (so it would consider that
as secure).
Maybe it helps with your virus scanner.
>
> Maybe I can go in the code and remove the error prompt since it still
> works after we get the error?
Well, I won't remove the error dialog since in most situations that is a
helpful information for the user.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\
http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058967