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

Re: revision number wrap around

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-09-10 09:56:52 CEST

On Sep 8, 2007, at 17:17, Luca Ferrari wrote:

> I didn't find documentation about this, please point me to that in
> the case
> you know. SVN uses a unique number for a whole repository, i.e.,
> for all the
> projects within it, is there the possibility that the revision
> number wraps
> around? Is there something that should be done from the repository
> administrator and that can inform the administrator of this
> incoming problem?

The revision number is a 32-bit integer, so you probably won't run
out of revision numbers for centuries. Here is previous discussion of
this topic:

http://svn.haxx.se/users/archive-2005-03/0394.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 10 09:55:24 2007

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.