Which source control to use (for a lot of images file)?
- by invisal
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?