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

RE: Subversion relocate

From: Adrian Marsh <Adrian.Marsh_at_ubiquisys.com>
Date: Wed, 16 Apr 2008 12:49:20 +0100

Thanks Miguel,

 

I am switching from http to HTTPS. I also tried a commit, as I
understand the switch command itself doesn't initiate any connections to
either server.. but the commit went to the old server..

 

Adrian

 

________________________________

From: Miguel Rentes [mailto:miguel.rentes_at_efacec.pt]
Sent: 16 April 2008 12:25
To: Adrian Marsh
Subject: Re: Subversion relocate

 

Hi Adrian,

I had a similar problem once. I needed to change the protocol for my
repository. What I did was:

svn switch --relocate svn://server/trunk
http://server/projectFolder/trunk

and then a commit afterwards.

After that doing svn info showed me the correct URL path for my
repository.

Give it a try and tell me how it shows the svn info.

Regards,

Miguel Rentes

Adrian Marsh wrote:

Hi,

 

I'm testing moving subversion repositories around. TortoiseSVN seems to
work fine, but I'm missing something for my linux clients.

 

Old repos:

 

[root_at_ubiq-dell27-cen pbx]# svn info

Path: .

URL: http://ubiq-serv2/svn/tools/pbx

Repository Root: http://ubiq-serv2/svn/tools

 

I run :

 

svn switch --relocate http://ubiq-serv2/svn/docs/tools/pbx
https://testserv.ubiquisys.local/svn/tools/pbx

 

Which gives no output (confirmation or failure). But the svn info output
still shows the repository URL as pointing to ubiq-serv2

 

I read the example at http://svnbook.red-bean.com/en/1.0/re27.html, but
don't see what I'm missing.

 

Thanks,

 

Adrian

 

 

-- 
Miguel Rentes 
Software Engineer 
 
ID/GR 
Address: 
Rua Eng. Frederico Ulrich apartado 3078 
4471-907 Moreira da Maia - Portugal 
Phone: +351 22 940 20 00 (DDI: 22 940 33 88) 
Fax: +351 22 948 54 28 
Email: miguel.rentes_at_efacec.pt 
Disclaimer <http://efacec.pt/email.jpg>  

image001.jpg
Received on 2008-04-16 13:49:47 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.