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

Re: can't update working copy

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-02-16 01:27:40 CET

Paul Wolstenholme wrote:
> Hi,
>
> I have a bit of a problem. I have a project I was working on a couple
> months ago and have recently come back to it. I have made some changes
> on my development box and committed them. When I run svn update on
> another machine I get the following:
>
> $ svn update
> svn: 'file:///home/development/repository/onix/FormField.inc'
> is not the same repository as
> 'file:////home/development/repository/onix'
>
> Currently, I am using 1.1.2. What have I done and how to I get the wheel
> back on the tracks?

Did you re-create this repository, or reload it in some fashion? It
looks like you probably created a 'onix' repository and now the UUID in
the in the working copy doesn't match the UUID in the repository. The
best way to fix this is just to check out a new working copy.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 16 01:29:52 2005

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.