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

Re: RE: svn log -r based on a start date suddenly no longer returns any revisions

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 1 Apr 2019 13:27:21 +0200

On Mon, Apr 1, 2019 at 9:58 AM Andreas Stieger <Andreas.Stieger_at_gmx.de> wrote:
>
> Nate Kerkhofs wrote:
> > [...] this repo does not have monotonically increasing dates [...]
>
> > The appropriate way to fix this would most likely be to simply create a new svn repository from scratch
>
> Actually you could set the svn:date revision property on the existing repository.

Another option (if you're considering rewriting the repository) is to
use svndumptool [1], with its 'merge' command.
(I haven't used it myself, just pointing it out, because I read the
readme of the tool)

[1] https://github.com/jwiegley/svndumptool

--
Johan
Received on 2019-04-01 13:27:43 CEST

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.