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

re:MoveDeleteHook cleanup questions

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-22 18:02:49 CET

> org.tigris.subversion.javahl.ClientException: Bogus revision information
> given
> svn: Unrecognized revision type requested for
> '/home/mlaitio/own/gradu/workspace/WinKMCommonLib'

If I had to guess, I would say that we are trying to fetch properties on an
unversioned item. I thought I had the right checks in for this, perhaps
doing it from the synch view adds a wrinkle.

It sounds like you are running your own build of the code. While I have
added a lot more functionality to the synchronize stuff there are still a
few problems. The majority of these involve the Synch information not
refreshing correctly after a commit/update. This almost exclusively
involves incoming/outgoing adds/deletes. Generally, deleting the synch
info and re-running it clears it up.

Other than that problem, most of the Synch stuff seems to be working
properly. If you are not just testing it, and need to get real work done,
I would still recommend just using the main Commit/Update options.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Jan 23 04:02:49 2005

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

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