Dec 072009
If you are one of the few that were compiling builds of Media Browser via the Google Code SVN repository, I thought that I should inform you that SVN is no longer being used. Sam has decided to move to Mercurial for version control.
If you have no idea how to use Mercurial, it’s pretty much the same if you’re just building using a Tortoise client…you will need the TortoiseHg package installed, however.
If you want to know how to get it setup, just leave a comment or email me.
4 Responses to “Media Browser no longer using SVN.”
Comments (4)

thanks for the heads up, i’ll give it a shot on setting up the new repository with the HQ Package. A quick guide would probably be useful as well.
That wasn’t so hard :)… Just install the HQ Package an then run the following from the Command Prompt (without the quotes):
“hg clone https://videobrowser.googlecode.com/hg/ MediaBrowser”
This will copy the repository into the current path you are in under “.\MediaBrowser”
Yep…or “right click”, choose “Clone” and put in http://videobrowser.googlecode.com/hg/ as the address. Easy any way you go with it.
Thanks for the tip, Glad I looked here before compiling