RE: RE: svn log -r based on a start date suddenly no longer returns any revisions
From: Nate Kerkhofs <Nate.Kerkhofs_at_ikan.be>
Date: Fri, 29 Mar 2019 09:08:36 +0000
> I should have been more clear. You want to check the date. In other words, the svn:date property of a revision N must be later than the same of a revision M, for every N>M.
I see.
Checking the tag revisions done yesterday through the other unit tests, all the dates of the revisions are monotonically increasing, with time between dates ranging from 2 seconds to 2 hours, but always increasing compared to the previous date. I'm not sure if any older revisions might be causing the issue, but I'm assuming that any commits that have been done a day or earlier before the issues occurred probably didn't cause it, because I assume they'd have triggered the issue earlier. I'm not sure about that last thing, but it seems logical.
In case it could actually be one of the earlier revisions, are there any tricks or software I can use to test whether revisions are broken in this manner?
I'm still open to more suggestions, as before.
Nate
-----Original Message-----
> > svn log -r {2008-01-01T00:00:00}:{2019-02-20T10:21:03} [...] http://[...] --xml -v
[...] counted the number of times the string "revision="
I should have been more clear. You want to check the date. In other words, the svn:date property of a revision N must be later than the same of a revision M, for every N>M.
Andreas
|
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.