Re: Maximum value for revison numbers?

Larry Jones <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
LennardL writes:
> 
> does anyone know about a maximum value for revision numbers?

The maximum value of a long int on your system, which is at least
2147483647.  Most of the code treats them as strings to avoid imposing
any limit, but there are a few places that (incorrectly) convert them to
numbers.
-- 
Larry Jones

I think your train of thought is a runaway. -- Calvin's Mom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.