Aw: svn log -r based on a start date suddenly no longer returns any revisions
From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Thu, 28 Mar 2019 18:06:21 +0100
> svn log -r {2008-01-01T00:00:00}:{2019-02-20T10:21:03} [...] http://[...] --xml -v
Check if all revisions (0:HEAD) on the root of the repository (not just trunk) are strictly monotonic increasing. If they are not, this can cause this issue. It is most frequently caused by importing repository history into a subtree of an existing repository.
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.