I’m working with subversion, but I have to commit lots and lots of revisions so I just wanted to know, is there a maximum number for revision count? And if there is what is it? Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What is the maximum revision number supported by SVN?
If you’re using a 32-bit computer it’s 2147483647, that’s 231-1, the maximum value of a signed 32-bit integer.