[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:06:40 -0500

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)
Received on 2008-08-01 19:07:14 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.