switch --relocate complains about uuid mismatch
From: Louis-David Mitterrand <vindex+lists-subversion-users_at_apartia.org>
Date: 2007-12-22 14:43:40 CET
Hi,
with svn 1.4.4 I am trying to relocate a working copy and get this
zenon:~% svn switch --relocate svn+ssh://my.host.name/var/svn/ldm/dotfiles file:///var/svn/ldm/dotfiles . svn: The repository at 'file:///var/svn/ldm' has uuid '0472fbe1-3f0b-0410-a464-96916960ec31', but the WC has '9baa7b7a-430b-0410-a648-8839d440bc33'
However the file:// and svn+ssh URL's point to the exact same repository
zenon:~% svn info file:///var/svn/ldm/dotfiles
zenon:~% svn info svn+ssh://my.host.name/var/svn/ldm/dotfiles
Did I overlook something here?
Thanks,
---------------------------------------------------------------------
|
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.