I am migrating from SVN to GIT. Currently my SVN server hosts 30+ svn repos accessed by 1000+ developers 24x7.
While migrating, I observed that it uses lot of cpu and makes the system slower. Also git svn
command used 25+ gb space while final checkout.
I want to know the hardware requirement for GIT server (RHEL linux).
Is there any effect if repo size increases in GBs? Or requirement for future GIT maintenance operations?