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

Re: Internal Handling of revisions number

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-07-22 05:51:06 CEST

On Thu, 2005-07-21 at 14:10 -0500, Ben Collins-Sussman wrote:
> On Jul 21, 2005, at 2:51 AM, Steve Williams wrote:
>
> > Romain Prévost wrote:
> >
> >> I've been asked what was the maximum revision number in SVN ? Forgive
> >> me, but I don't have the time to wander through the code...
> >>
> >
> > A couple o' billion.
> >
>
> From svn_types.h:
>
> /** A revision number. */
> typedef long int svn_revnum_t;

So a couple of billion on a 32 bit system, and 9,223,372,036,854,775,808
on 64 bit systems.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 05:53:49 2005

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.