Okay, to make things easier, I set up a new SVN mirror on Assembla.
The mirror is updated every hour from Git's master branch, but there are few drawbacks:
* everything is commited from my assembla acc, so you'll probably see "fregh" as an author of all commits, which is true, but not at the same time (true for commits, not true for changes), so bear that in mind * mirror is being updated every hour, using git-svn set-tree feature, which literally means a large possibility of merging several git commits into one svn (ie. if three git commits are made within that hour, all three appear as one in svn), I tried to work around that, but that would really mean lots of work to be done and this solution works for those, who "just want to get source and manage it with TortoiseSVN" * it isn't there forever, I'll try to update it for several next months, no guarantee it will remain that long though, server's HW may fail, it can be offline for some time, etc ... but I really don't expect that to happen (with 211 days uptime now). "the straight dope": http://svn2.assembla.com/svn/mangos-svn-mirror/
PS: everything is converted to LF, even win/ directory, so double check your EOL settings ..
PS2: and please stop any further offtopic