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

Re: Official way to create an empty revision

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 1 Oct 2014 23:07:17 +0000

Daniel Shahaf wrote on Wed, Oct 01, 2014 at 22:59:53 +0000:
> I don't see what API-consumer-level purpose having the same svn:date
> would serve; it seems to me it would suffice to guarantee
>
> r100 < r101 ≤ r102 ≤ r103 ≤ r104 ≤ r105 < r106
>
> (where "x < y" ⇔ "svn:date value of y is younger than that of x",
> and the promise regarding r106 is conditional upon that revision
> being a "normal" commit ( load operation)).

That should have said:
      being a "normal" commit (not part of a load operation)).
Received on 2014-10-02 01:07:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.