I am migrating from SVN to GIT. Currently, my SVN server has 30+ svn repos hosted by over 1000 24x7 developers. During the migration, I noticed that it uses many processors and makes the system slower. In addition, the team git svnused the 25+ gb space during the final check.
I want to know the hardware requirements for a GIT server (RHEL linux).
Is there any effect if the repo size increases in GB? Or requirements for future GIT maintenance operations?
source
share