F5F Stay Refreshed Software Operating Systems An alternative to SVN for managing many files is a distributed version control system.

An alternative to SVN for managing many files is a distributed version control system.

An alternative to SVN for managing many files is a distributed version control system.

L
litterlymack_
Member
68
07-08-2016, 05:22 PM
#1
Consider exploring other options for managing your distributed project. While SVN offers version control, its performance can slow down when handling numerous small files. You might want to look into alternatives like Git or Mercurial that handle large file sets more efficiently and support collaborative updates better.
L
litterlymack_
07-08-2016, 05:22 PM #1

Consider exploring other options for managing your distributed project. While SVN offers version control, its performance can slow down when handling numerous small files. You might want to look into alternatives like Git or Mercurial that handle large file sets more efficiently and support collaborative updates better.

W
wizugame
Member
117
07-25-2016, 09:20 AM
#2
GIT
W
wizugame
07-25-2016, 09:20 AM #2

GIT

K
Kamikaze_007
Senior Member
625
07-25-2016, 01:26 PM
#3
This has always been something I considered, yet I’m not sure the drawbacks differ much from SVN with many files. Could you share more details?
K
Kamikaze_007
07-25-2016, 01:26 PM #3

This has always been something I considered, yet I’m not sure the drawbacks differ much from SVN with many files. Could you share more details?