I think it's hosted in some faraway land because it's quite slow to commit, however I consider it worth it since Assembla no longer allows free repositories to be protected, and OpenSVN offers both.
I use it for the development of my vBulletin RPG script, and I've yet to run into any problems with it :)
eh, if you want a SVN Repo hosting, i'd go with googlecode.com. They have alot of project services available, comparable to github from a basic look a feel of things.
eh, if you want a SVN Repo hosting, i'd go with googlecode.com. They have alot of project services available, comparable to github from a basic look a feel of things.
The problem with GoogleCode is that you must use an open-source license. If your code isn't open-source, and you don't want it to be, no GoogleCode.
I think it's hosted in some faraway land because it's quite slow to commit, however I consider it worth it since Assembla no longer allows free repositories to be protected, and OpenSVN offers both.
I use it for the development of my vBulletin RPG script, and I've yet to run into any problems with it :)
The problem with GoogleCode is that you must use an open-source license. If your code isn't open-source, and you don't want it to be, no GoogleCode.
open source ~= non commercial. Also, google code is adding in hg support sometime laterish.
I really like gitx on mac .. and there I miss a cool hg gui :)
You can try msysgit instead for windows.
that's what I used... and it works fine on one box.. but on my other computer it often segfaults and I don't have a clue why ;)