SVN mixed static and commitable files -
i wish create repository of data-files , meta-files. data files huge (2gb) binary files, while meta-files may text-files. data-files seldom (if ever) changed. wanted use svn serve files , version-control commits meta-files, after research afraid svn slow serve data-files (vs. ftp).
is there solution serving 'static' , 'committable' files efficiently?
edit: e.g. there 'best-practice' or technical way of achieving 'hybrid' of ftp/svn; download resource/committable repository?
sincerely, // rune
Comments
Post a Comment