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

RE: Repo-Browser treis to Login with https connection

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 11 Nov 2013 15:28:56 +0000

> Hello we want to update our TortoiseSVN to version 1.8.3 build 24901. For
> this i'm testing the compatibility to our 1.6 repository.
>
> With the newest Version most of the earlier problems are solved. The only
> problem i didn't find a solution for is the Repo-browser. Our repositories are
> installed on a server which can't be reached by HTTP/HTTPS. Also our users
> don't have accounts on this server. We use the pathdepending authorizaion
> of SVN.
>
> With the new version of TortoiseSVN the Repo-Browser automaticaly try's to
> get a connection to the repository by HTTPS. Canceling the login is not
> possible (repeats the opening of a Login window) and closing the Repo-
> browser result in a no longer responding Explore which only can be killed
> over the Taskmanager.

I'm not sure what you are saying... depending on how you access the repo browser you are fully in control of what protocol it uses. If you invoke the repo browser by right clicking on a working copy, it will use the remote path info in the working copy to connect to the server. So, if the working copy was checked out from http:// or https:// that is what TSVN will use. You may need to "relocate" your working copy if it is pointing to a server using an incorrect protocol. You can look at the URL of your working copy by right clicking on it, choosing, properties, and then going to the Subversion tab. If the URL starts with http:// then you should use the TSVN-> Relocate command to correct it to the svn:// protocol.

If you invoke the repo browser from a non working copy, like desktop, a URL box comes up, asking for the path of the repository. It is going to use whatever protocol you specify in that path... so be sure to use svn:// there.

Hth,
BOb

>
> After doing this in a new explorer the Repo-Browser works till a restart of the
> operating system.
>
> I'm working with the 64bit version on Windows 7 64Bit
>
> Thanks for tips to resolve this problem.
> P. Hoefakker
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess
> ageId=3068228
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3068241

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-11-11 16:29:02 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.