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

Re: Fisheye found a problem in my repository

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-05-26 09:21:07 CEST

----- Greg Stroud <gstroud@csstars.com> wrote:
> Below is what I posted on the Cenqua Fisheye forum, but I think you
> can help me with fixing the problem with the repository.
>
> I'm also experiencing another problem, but I'm not sure it Fisheye. As
> a matter of fact I think Fisheye exposed the problem with the initial
> repository scan it performs. I have a repository I'm trying to setup
> and during the scan, Fisheye produces the following error, then
> attempt the re-scan the repository.
> The error is:
>
> 2006-05-24 15:31:52,825 INFO [Timer-0] fisheye.app d-a - Indexing
> content at : trunk/Tools/Gemini.DbConverter/Schema/MBShellDBPref.xml
> 2006-05-24 15:31:53,028 ERROR [Timer-0] fisheye.app a-e - Problem
> processing revisions from SVN repo class
> org.tigris.subversion.javahl.ClientException - Bad URL passed to RA
> layer
> svn: URL '
> https://xx.xx.xx.xx/MedBill/trunk/Tools/Gemini.DbConverter/Schema/MBShellDBPref.xml
> ' non-existent in revision '94'
>
> When I do a show log on that file it's not listed in the actions that
> were performed for that revision. So I can see how it's a problem. My
> problem is how can I fix it. Is it something I can fix through
> Subversion?
>
> Thanks
>
> Greg
>
> Can someone in the Subversion community help me with this one?

Have you run 'svnadmin verify' on your repository? That would be a good first step in trying to find the root of this problem.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 26 09:22:01 2006

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.