axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request


From: Ben Collins-Sussman
Subject: Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request
Date: Thu, 5 Oct 2006 10:30:28 -0500

On 10/5/06, root <address@hidden> wrote:

does it make sense to rely on a version control system that fails
to handle 20M files?

perhaps CVS/SVN needs a bit of redesign to handle the future.

Sorry, I think I was being unclear in my previous mail.  I was trying to say:

1. CVS is badly designed and not scalable.  It requires server RAM
proportional to the size of the data you're trying to transfer.

2. Subversion is designed for scalability.  There is no limit to the
size of files it can handle.

So yes, you should not rely on an unscalable version control system
like CVS, *especially* if you're going to be working with large files.
You should use a system like Subversion instead.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]