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

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -