[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 13:17:14 +0100

Yes, the URL remains http://ubiq-serv2... Instead of
https://testserv....
I wouldn't expect the UUID to be an issue though... as surely one
purpose of this is to relocate to the same repository, but at a
different URL..

The same test in TortoiseSVN using the same two URLs/repos/servers works
ok.

-----Original Message-----
From: Peter Kahn [mailto:citizenkahn_at_gmail.com]
Sent: 16 April 2008 13:10
To: Adrian Marsh
Subject: Re: Subversion relocate

If it is the same uuid perhaps not. If you check it with svn info and
the url is updated then the command worked.

Didn't. You say that the url was still the old when you checked with
svn info after the switch?

On 4/16/08, Adrian Marsh <Adrian.Marsh_at_ubiquisys.com> wrote:
> Checkouts from the new URL are all ok... However the "new url" server
is
> a clone of the old, albeit accessed via httpS instead of http, so the
> UUID is the same. I know that the relocate wont initiate any contact
to
> new or old URL.
>
> I tried adding a file after the switch and committing, and it added it
> to the old repos.
>
> Should I expect any output on a successful switch ??
>
>
> -----Original Message-----
> From: Peter Kahn [mailto:citizenkahn_at_gmail.com]
> Sent: 16 April 2008 12:36
> To: Adrian Marsh
> Subject: Re: Subversion relocate
>
> That sure looks correct. My guess would be a bad new url or a
> permissions problem on the workspace. Is the workspace on a local disk
> or mounted share? Does the user trying to do the switch own the files
> in the workspace?
>
> I'd try to see if you can check out to a new directory using the new
> url? If it doesn't work there either then the url is the problem.
>
> Other problems could be lack of auth to the new repository or using a
> wicked old client that doesn't support switch with relocate.
>
> The only problem I see is that I would expect any of these to fail
> silently.
>
>
>
>
>
> On 4/16/08, Adrian Marsh <Adrian.Marsh_at_ubiquisys.com> 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
> >
> >
> >
> >
>
>
> --
> Peter Kahn
> citizenkahn_at_gmail.com
> pkahnpie1_at_AIM
> http://citizenkahn.myplaxo.com
> Awareness - Intention - Action
>

-- 
Peter Kahn
citizenkahn_at_gmail.com
pkahnpie1_at_AIM
http://citizenkahn.myplaxo.com
Awareness - Intention - Action
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-16 14:17:38 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.