Which source control to use (for a lot of images file)?
Posted
by
invisal
on Stack Overflow
See other posts from Stack Overflow
or by invisal
Published on 2012-11-28T16:56:33Z
Indexed on
2012/11/28
17:04 UTC
Read the original article
Hit count: 212
I finally decide to give a source control a try with my existed project (since I will be hiring another new developer soon). I am pretty new to this area and I need recommendation which Source Control should I use to fix my current project.
I am developing Web Application which dealing with large number of pictures. Currently, we have over 500,000 pictures (large size picture and several thumbnails). I am using PHP which is not what I concern (since it is just only hundred of script files). My major concern is with the large amount of picture.
NOTE:
I just install VisualSVN. What do you think about SVN. Do you think it will fix to my requirement?
© Stack Overflow or respective owner