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

Re: Relocate broken?

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Fri, 1 Aug 2008 12:08:57 -0500

On Fri, Aug 1, 2008 at 12:06 PM, Robert Dailey <rcdailey_at_gmail.com> wrote:

> On Thu, Jul 31, 2008 at 7:56 PM, Ryan Schmidt <
> subversion-2008c_at_ryandesign.com> wrote:
>>
>> Subversion seems to think you are trying to change both the repository
>> part of the path and the part of the path that's within the repository.
>>
>> Show us "svn info" on your old working copy that you want to relocate, and
>> on a new working copy freshly checked out from the moved repository.
>
>
>
> Yes, that is what I'm doing I believe. However, it should still work
> perfectly fine. The fact that this failed is an obvious bug to me. There's
> no point in having a relocate function if it breaks under certain
> circumstances.
>
> Here is the "svn info" for the old repository:
> C:\>svn info svn://teamserver/svn
> Path: svn
> URL: svn://teamserver/svn
> Repository Root: svn://teamserver/svn
> Repository UUID: a9578b1d-4139-ce4f-bdde-bf21447891c7
> Revision: 344
> Node Kind: directory
> Last Changed Author: robert
> Last Changed Rev: 344
> Last Changed Date: 2008-07-30 15:14:27 -0500 (Wed, 30 Jul 2008)
>
> Here is the "svn info" for the new repository:
> C:\>svn info http://teamserver:1337/svn/vfxrepo
> Path: vfxrepo
> URL: http://teamserver:1337/svn/vfxrepo
> Repository Root: http://teamserver:1337/svn/vfxrepo
> Repository UUID: a9578b1d-4139-ce4f-bdde-bf21447891c7
> Revision: 363
> Node Kind: directory
> Last Changed Author: robert
> Last Changed Rev: 363
> Last Changed Date: 2008-07-31 19:36:25 -0500 (Thu, 31 Jul 2008)
>

Sorry, I just realized you wanted the svn info on the working copies. here
you go:

C:\>svn info C:\it\work\old_jewett
Path: C:\IT\work\old_jewett
URL: svn://teamserver/svn/vfx/trunk
Repository Root: svn://teamserver/svn
Repository UUID: a9578b1d-4139-ce4f-bdde-bf21447891c7
Revision: 342
Node Kind: directory
Schedule: normal
Last Changed Author: robert
Last Changed Rev: 342
Last Changed Date: 2008-07-29 15:35:50 -0500 (Tue, 29 Jul 2008)

C:\>svn info C:\it\work\jewett
Path: C:\IT\work\jewett
URL: http://teamserver:1337/svn/vfxrepo/vfx/trunk
Repository Root: http://teamserver:1337/svn/vfxrepo
Repository UUID: a9578b1d-4139-ce4f-bdde-bf21447891c7
Revision: 363
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 346
Last Changed Date: 2008-07-31 16:31:37 -0500 (Thu, 31 Jul 2008)
Received on 2008-08-01 19:09:21 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.