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

Re: Can relocate from a svnserve based server that was 'svn sync' to a new http based server

From: Lorenz <lorenznl_at_yahoo.com>
Date: Tue, 31 Jan 2012 07:09:37 +0000

Brent Webster wrote:
>[...] I'm using svnsync to transfer the older "svn://" repositories to the new "http://" repositories
>The problem that I'm having is [...]
>svn: E195009: The repository at 'http://svnrepo2:18080/svn/admin/main/svnserver/bin' has
> uuid '65d03f8f-4f6b-4b7c-8505-7ddab04e9aed', but the WC has 'ad8b7147-7818-0410-a3fb-ed15fa4e4e0d'

every repository gets a unique ID (uuid) on creation.
But to be able to svn relocate, your new repo needs to have same uuid
as the old one

See
http://svnbook.red-bean.com/en/1.7/svn-book.html#svn.reposadmin.maint.uuids
for more information.

-- 
Lorenz
Received on 2012-01-31 08:09:25 CET

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.