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

Re: Error: Could not access revision times

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 08 Nov 2018 09:51:46 +0000

Mark Phippard wrote on Wed, 07 Nov 2018 08:20 -0500:
> Yes, the user that got this error was using SVNKit. I do not know if it
> was via Jenkins, Eclipse or something else and that is why I am not sure
> what the command was. I asked to recreate using SVN command line so we
> could better understand what triggered it.

To better understand what triggers the error we should patch subversion/mod_dav_svn/reports/dated-rev.c
to log the error that libsvn_repos returns there, and probably the
input date too.

It's a wild guess but perchance it's a 'svn co ${URL}@{DATE}' and the
binary search (to resolve {DATE} to a number) is failing due to authz?
Received on 2018-11-08 22:24:10 CET

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.