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

RE: no prompt for username and password

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 23 Jul 2010 15:48:14 -0400

> On Fri, Jul 23, 2010 at 13:09, Stefan Küng <tortoisesvn_at_gmail.com>
> wrote:
> > On 23.07.2010 19:05, Andy Levy wrote:
> >> 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.
> >
> > In this case, don't use "Switch" but "Relocate".
>
> This is my single greatest annoyance with Subversion - remembering
> when to use Relocate.

Switch is about changing from one path in a repository to another. Usually moving from trunk to a branch or back.

Relocate is only used when the path to the repository itself changes.

BOb

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

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