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

Re: [Subclipse-users] Subversion has lost its mind

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 11 Jul 2008 09:23:50 -0400

On Fri, Jul 11, 2008 at 12:28 AM, Dean Schulze <dean_w_schulze_at_yahoo.com> wrote:
>
> An update did no good.
>
> What I finally had to do was move the directory out of the source tree,
> Refresh Eclipse, and do an update which checked out the directory again. I
> added my changes back in and committed them without any complaint from svn.
>
> Weird.

Several months ago I saw a Subversion thread with a user with
something similar. I was trying to find the thread (and cannot). One
of our CollabNet engineers got a copy of their working copy and the
problem was the "wcprops" which is this bit of data storage used by
Subversion's DAV client were corrupt. So if you are using http://
this could be your problem. I recall a really long time ago that
SVNKit had some bugs updating this information, but Subversion itself
has had them too.

Have you done "switch" at all? Because I seem to remember that was
involved in the source of the problem.

I also seem to recall, but again, I cannot find the thread, that the
user could delete the "wcprops" folders from their WC and Subversion
would rebuild them and that fixed the problem.

The "wcprops" are some kind of cache of the internal DAV URI's that
Subversion uses. So maybe yours were pointing to a different
repository location and that is why to one part of the process it
looked like you were out of date.

This does not really help, but maybe it is the kernel of an answer.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-11 15:24:01 CEST

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

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