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

Re: [TSVN] website link: protocol specification

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-01 18:22:17 CEST

Peter Löfgren wrote:

> I tried to use the website link feature (with nightly rev 3153) and
> noticed different behaviours when specifying the protocol.
> href="tsvn:svn://myweb/svn/test" or
> href="tsvn:http://myweb/svn/test"
> results in the checkout dialog being opened with the correct protocol.
> Don't know if this is the intended way to specify the protocol.

Well, I can't register the http:// protocol with TSVN - all users
clicking on website links would kill me if I'd do that! ;)
That's why I introduce the new 'protocol' "tsvn:" - it calls TSVN and
opens the checkout dialog.

> For the browse dialog,
> href="svn:svn://myweb/svn/test" doesn't work (brings up the url
> selection dialog), you'll have to remove one svn:, it then opens with
> svn: protocol and the full url. But there is no way to open with http.

TSVN also registered the 'svn:' protocol, since no (known) application
has that registered yet. So: if you specify a 'normal' svn link like
href=svn://myserver/svn/test then the repository browser opens (for
http/https protocols, the webbrowser opens and browses the repositoy
just fine).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun May 1 18:23:32 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.