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

Re: Cannot connect using TortoiseSVN 1.5 to SVN Server 1.4

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 24 Jun 2008 19:40:20 +0200

mg2000 wrote:
> I'm using Subversion Server 1.4.4.
>
> And I imported and checkouted my code using TortoiseSVN 1.4.8 via SVN
> +SSH protocol.
>
> After I installed Tortoise 1.5, I cannot connect Subversion Server
> (via SVN+SSH protocol).
>
> If I try to connect to server(to update or commit), Tortoise seem to
> be deadlock state.
>
> How do I solve this problem?

Since the Windows binaries for the Subversion CL client are not
available yet, please download the svn.exe from here:
http://nightlybuilds.tortoisesvn.net/latest/win32/
then copy it into the TSVN installation folder (c:\program
files\tortoisesvn\bin), open a command prompt, go to that directory,
then try accessing your repository with the CL client, e.g.
svn ls svn+ssh://yourserver/repos/trunk

You may have to edit the Subversion config file and set up your ssh
client there first.

If this hangs too (which I suspect it does from my quick tests), then
please report the issue on the Subversion mailing list (users at
subversion tigris org).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-24 19:40: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.