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

Re: Cached links to old reposotory location

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-06-19 14:44:06 CEST

On 19/06/07, John Nolan <johnnonolan@yahoo.co.uk> wrote:
> Got a small but annoying probem with a repository here and I wonder if
> anyone has any ideas.
>
> I've recently moved a repository from //myrepository/ to
> //myrepository/newlocation and when my colleague now comes to commit his WC
> folder he gets the message unable to open repositiory svn://myrepository.
>
> However if he tries to commit the files indvidually he is able to. The
> project uses externals and the locations of these are updated to point at
> the new location of the repository. I seem to be able to commit files and
> folders without any problems at all. So I assume there is an issue with his
> environment. Has anybody come across anything like this before, I have done
> a search within this list and cannot find a solution.

When you move a repository you have to
1. use the 'Relocate' command on all working copies that refer to that repo.
2. update any svn:externals references that point to the old location.

It sounds as if you have done (2) but not (1).

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jun 19 14:44:06 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.