> > > As a test, I'm using openssl to make huge files that > > change wholly with every revision, and trying to find the top limits of > > Subversion. Sadly I've only found the top limits of Docker on the mac so > > far - 60GB. > > 60GB being the size of each revision of a single versioned file? >
40-ish revisions of that 1.3GB file. Turns out grow/shrink of a docker container after creation is still on their todo list. I've a 1TB SSD in my (work) Mac and it has 700GB space which I was intending to use for a test. Renting a huge Amazon machine with terrabytes of storage for a few hours would be next up, if I wanted to continue the size experiments. -ph