Re: File capacity limitation in theory in SVN
From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 20 Mar 2019 09:33:10 -0400
On Wed, Mar 20, 2019 at 7:53 AM Mark Phippard <markphip_at_gmail.com> wrote:
Amen. This...... is unlikely to work well. Be prepared to fracture it
> * While there are no limits on number of files or total size, when you start adding these files and folders to your repository I would strongly recommend that you break it up into a lot of commits and not just one really big commit. If you do one large commit then you get a single giant revision in the history and whenever you run commands like svn log that look at the history it has to return this massive commit that can make those commands not as nice to run as they are under normal circumstances.
Also, amen.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.