On Mon, Apr 1, 2019 at 9:58 AM Andreas Stieger <andreas.stie...@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