Yasuhito FUTATSUKI wrote on Sun, 20 Dec 2020 16:45 +0900:
> On 2020/12/20 15:08, Eric S. Raymond wrote:
> > Is svnadmin dump guaranteed to dump revisions in order of increasing
> > timestamp?
> > 
> > Another angle on the same question: Is the timestamp of revision N+1
> > guaranteed to be not less than the timestamp of N?
> > 
> > I will add the answer to the dump-stream documentation.
>  As revison property svn:date can be set to arbitrary date, there is no
> guarranty that timestamp is monotonically increasing by revision number,
> and svnadmin dump dumps in order of revision number.

svn:date may also be unset (propdel'd).

Reply via email to