Re: File capacity limitation in theory in SVN

2019-03-20 Thread Nico Kadel-Garcia
in Samba. >> It consist of any file types : txt , bin , pic , audio , video and so on . >> We are considering moving it from samba to SVN. >> And the data may grow larger and larger . >> We wonder that is there file capacity limitation in theory in SVN? >> or if the data

Re: File capacity limitation in theory in SVN

2019-03-20 Thread Daniel Shahaf
Mark Phippard wrote on Wed, 20 Mar 2019 11:53 +00:00: > * While there are no limits on number of files or total size, Not to nitpick, but since there's no such thing as "unlimited capacity", let me be one level more accurate: Internally Subversion stores file size using signed 64-bit integers, so

Re: File capacity limitation in theory in SVN

2019-03-20 Thread Paul Hammant
deo and so on . >> We are considering moving it from samba to SVN. >> And the data may grow larger and larger . >> We wonder that is there file capacity limitation in theory in SVN? >> or if the data is too large , will it cause any downgrade performance ? >> Thank you

Re: File capacity limitation in theory in SVN

2019-03-20 Thread Mark Phippard
n . > We are considering moving it from samba to SVN. > And the data may grow larger and larger . > We wonder that is there file capacity limitation in theory in SVN? > or if the data is too large , will it cause any downgrade performance ? > Thank you ! > > There are no size limits. Th