[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-21 21:10:28 CEST

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;

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 21 21:18:40 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.