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

Re: svn:// protocol RepoBrowser freeze

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Nov 2010 08:39:27 +0100

On Wed, Nov 24, 2010 at 01:24, Martin B <eraquila_at_hotmail.com> wrote:
> Hi,
>
> I'm developping an Intranet system and from an html link I would like to launch RepoBrowser on a specific repository. All system in our network is actually equiped with Repobrowser.
>
> Ex :
>   Link
>
> But when I click on the link, Repobrowser is opening but it freeze.

Sure, because it tries to open that url which doesn't respond.

>
> So, I tried a newer version of SVN server but instead of freezing now RepoBrowser give me an error message about "remote refuse connection".
>
> But if I open Repobrowser manually and then I set the path to this
>
>   https://server:8443/Test
>
> All works well, no error.
>
> What could be the problem ? SVN server is not well configured ? Repobrowser doesn't support the SVN:// protocol ? Or maybe I miss something ?

Try

<a href="svn:https://server:8443/Test">Link</a>

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=2685251
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-24 08:39:53 CET

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.