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

Re: Changing the server's ip has the system foobared

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 21 Jan 2014 19:07:37 +0100

On 21.01.2014 15:56, Sam Carleton wrote:
> I am running a local instance of Subversion under Apache using SSL. I
> have had to switch the IP address of my Apache server from 172.16.0.X to
> 192.168.200.X. When I tried to connect with TortoiseSVN, it asked for
> me to approve the new SSL but never the username/password, but then gave
> a 501 error. Since I was running 1.8.2, I uninstalled, deleted
> %APPDATA%\TortoiseSVN, and , upgraded to the latest tonight. I still
> had the problems, so I went exploring and found the REPOSITORY table in
> the .svn\wc.db, so I when off and did a relocate using the ip address,
> successfully! The problem is this is a laptop and there are times when
> I am not in the local network. Thus I need to use the full domain
> address of the apache machine.
>
> So I then went in and deleted the row in the REPOSITORY table that
> pointed to the full domain address and tried to relocate again and am
> getting an error:
>
> OPTIONS request on '<respository>' failed: 501 Not Implemented
>
> But it still works fine using the IP address. So... how do I get it
> working with the full domain name again.

you actually messed with the database directly? And now you wonder why
your setup is corrupted?

First of all: Subversion and TSVN do have a command for this: "Relocate".

Now, since you messed with the database manually, you have to check out
a new fresh working copy and start over from there.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3071865
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-21 19:08:13 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.