[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: bug using win 7

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 01 Oct 2009 19:01:48 +0200

On 01.10.2009 18:55, Sebastian Hentschel wrote:
> Hello again,
>
> my problem was ->
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2396141
> <http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2396141>
> .
>
> thanks for yout replies.
>
> I fixed it by myself. The data should be transfered via https and
> clients like AnkhSVN are worked fine. TSVN did not.
>
> I switched to http and so there is no problem anymore.

another way to fix that: tell your virus scanner to be smarter.
The reason other svn clients 'worked' is that those use the OpenSSL lib
as a dll and virus scanners either replace that dll or inject themselves
into those dlls. TSVN links OpenSSL statically, so virus scanners (and
of course what's important here: any other app including malware) can't
decrypt the traffic anymore. And some virus scanners are stupid enough
to completely get out of whack if they can't decrypt such traffic anymore...

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=2402608
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-01 19:01:51 CEST

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.