Zorg wrote:
> TortoiseSVN programm during checkout not small application get some
> files and stops hanging for a long time.
> On server there are this log messages:
>
> May 7 16:23:11 devel sshd[25009]: Accepted keyboard-interactive/pam
> for shlyakhov from 10.0.17.8 port 2381 ssh2
> May 7 16:23:11 devel sshd(pam_unix)[25015]: session opened for user
> shlyakhov by (uid=0)
> May 7 16:23:13 devel sshd[25015]: Disconnecting: Corrupted MAC on
> input.
> May 7 16:23:13 devel sshd(pam_unix)[25015]: session closed for user
> shlyakhov
>
> I found similar problems in google
> http://www.derkeiler.com/Mailing-Lists/securityfocus/Secure_Shell/2006-09/msg00059.html
> http://www.mail-archive.com/secureshell@securityfocus.com/msg01253.html
> http://www.pcforum.ru/showthread.php?threadid=6348
>
> with other SSH clients - not with tortoise.
>
> My connection string:
> C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -l *** -pw ***
> I have last version of client, downloaded from http://tortoisesvn.net/downloads
>
> I download new putty from http://www.putty.spb.ru/ and change
> connection string to
> C:\Program Files\Putty\plink.exe -l *** -pw ***
>
> and that is works!
>
> May be there is a bug into TortoisePlink.exe ? And it will be
> resoloved in next version of TortoiseSVN.
* Which version of TSVN are you using?
* try the 1.5.0-RC1 build of TSVN
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-05-07 16:50:36 CEST