noobsai Posted February 19, 2012 Posted February 19, 2012 anyone can recommend me a free webhost that can host patches?? Quote
Brian Posted February 20, 2012 Posted February 20, 2012 (edited) Did you know that by using the correct SVN Properties, you can host patches (and pretty much any static content) from a svn repository! Any recommendations for free SVN hosting? here are a few: Assembla, GoogleCode, SourceForge Here are some of the common SVN Properties you'll need to use: HTML files = svn:mime-type=text/html plain text (like your patchlist) = svn:mime-type=text/plain .gif images = svn:mime-type=image/gif .ico images = svn:mime-type=image/x-icon .jpg images = svn:mime-type=image/jpeg .png = svn:mime-type=image/png patch files (.thor .gpf .grf and any other binary files) = svn:mime-type=application/octet-stream Edited February 21, 2012 by Brian 1 Quote
simplemhan Posted February 21, 2012 Posted February 21, 2012 is this also can be used in thor patcher so that my players can patch and updated the grf. I need a file storage that can be used in thor patcher. Quote
mleo1 Posted February 25, 2012 Posted February 25, 2012 Did you know that by using the correct SVN Properties, you can host patches (and pretty much any static content) from a svn repository! Any recommendations for free SVN hosting? here are a few: Assembla, GoogleCode, SourceForge Here are some of the common SVN Properties you'll need to use: HTML files = svn:mime-type=text/html plain text (like your patchlist) = svn:mime-type=text/plain .gif images = svn:mime-type=image/gif .ico images = svn:mime-type=image/x-icon .jpg images = svn:mime-type=image/jpeg .png = svn:mime-type=image/png patch files (.thor .gpf .grf and any other binary files) = svn:mime-type=application/octet-stream Thanks man, it took me a while to know how to set mime type. Ill gonna turn googlecode as my semi-private filehost mwahahaha. 1 Quote
Question
noobsai
anyone can recommend me a free webhost that can host patches??
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.