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

Re: Re: no prompt for username and password

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 23 Jul 2010 13:05:59 -0400

On Fri, Jul 23, 2010 at 12:55, Mark E Manning
<mmanning_at_practiceinsight.net> wrote:
> I think I now know what is going on.  It turns out each folder has its own ".svn" hidden folder.  Inside of that fold is a file called "entries".  Inside of that file are the references to <website>:8080.  When I changed those entries to use 8443 instead of 8080 - the messages I get now say <website>:8443 and that the connection was closed.

This is the wrong way to "solve" this issue. You should be using svn
switch to change the server address. Do NOT mess with the .svn
directory yourself.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-23 19:06:30 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.