On 29 April 2010 20:05, Taro IMAMURA <timat_at_mail.ecc.u-tokyo.ac.jp> wrote:
> Hi,
>
> I have started to use tortoiseSVN (with beanstalk) and having a problem
> with checking out repo.
>
> Tortoise version:
> TortoiseSVN 1.6.8, Build 19260 - 32 Bit , 2010/04/16 20:20:11
> Subversion 1.6.11,
> apr 1.3.8
> apr-utils 1.3.9
> neon 0.29.3
> OpenSSL 0.9.8k 25 Mar 2009
> zlib 1.2.3
>
> OS:
> Machine A: Windows Vista Business SP1
> Machine B: Windows XP Professional Version 2002 SP3
>
> On Vista machine, following error message appears.
> ---------------------------------------------
> Command: Checkout from http://nespat.svn.beanstalkapp.com/r01, revision
> HEAD, Fully recursive, Externals included
> Error: OPTIONS (URL: 'http://nespat.svn.beanstalkapp.com/r01'): could
> not connect to (http://nespat.svn.beanstalkapp.com)
> Finished!:
> ---------------------------------------------
>
> I have asked the beanstalk support whether my account is OK, and they
> confirmed me that there was no problem. They also told me the
> possibility of the network problem (proxy and mobile) that I am now using
> but it is not (because I am not using those).
> I have tried on different machine with Windows XP and on that machine,
> and it works.
> Therefore, I am now assuming that some issues are occurring due to the
> combination of VISTA and tortoiseSVN.
> I have tried the following command but there was no improvement.
> #netsh interface tcp set global autotuninglevel=disabled
No, TSVN on Vista should work just fine. Was your XP machine on the
same network?
Maybe something in between is rejecting the request. Try using
https:// instead of http://
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2599483
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-30 08:27:24 CEST