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

TSVN never asks for credentials (username, password) -- no solution works

From: Mathias Fricke <mfricke_at_modula4.com>
Date: Wed, 21 May 2014 15:06:53 +0200

hi,
i've seen a plethora of questions with this topic -- and yet never a
successful answer.
issue as as follows:
- i create a ssh tunnel outside of TSVN (via putty) to the SVN server
- inside TSVN i try to access that SVN server via
svn://localhost/foldername -- but all i get is

> Checkout from svn://localhost/foldername/foo.jar, revision HEAD, Fully
> recursive, Externals included
> Unable to connect to a repository at URL
> 'svn://localhost/foldername/foo.jar'
> Can't connect to host 'localhost': Es konnte keine Verbindung hergestellt
> werden, da der Zielcomputer die Verbindung verweigerte.

the german part reads "Could not connect, target computer refuses
connection"

url is correct, tunnel is correct -- everything works on other platforms.

the usual questions are pointless:

- GUEST account is inactive on this machine (no idea about the server)
- there has _NEVER_ been an attempt to use credentials (how could it) --
therefore there's nothing cached
- Settings -> Saved Data -> Authetication data is inactive
- APPDATA/Subversion/auth contains no files, only the default folders

i honestly fail to understand why there's apparently no way to force a
credentials dialog -- apparently TSVN tries to be smart and fails
completely.
rule of thumb: smart smarts.
i've never yet found "smart software" which was usable, smartness almost
always fails and causes bad blood.
if it seems i good idea to be smart, _ALWAYS_ include an option to disable
it and let users decide.

in this case: there _HAS_ to be a way to force username/password. judging
 from the sheer amount of complaints, smartness fails far too often.

thanks

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-21 16:37:36 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.