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

Re: svn commit: r1166489 - /subversion/branches/fs-successor-ids/subversion/libsvn_fs_fs/fs_fs.c

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 8 Sep 2011 13:10:43 +0200

On Thu, Sep 08, 2011 at 10:56:43AM +0100, Julian Foad wrote:
> Oops - something's wrong with that pattern. Did you mean .../ids/(rev %
> 1000000)/(rev % 1000) which would give
>
> db/successors/ids/0/0 r0..r999
> db/successors/ids/0/1 r1000..r1999
> ... ...
> db/successors/ids/0/999 r999000..r999999
> db/successors/ids/1/0 r1000000..r1000999
> ... ...
>
> ?

Yes, of course. Thanks :)
Received on 2011-09-08 13:11:34 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.