I am using Visual SVN along with Tortoise. I want to check that if my Hosting server supports SVN ( how can i check it?) and if not present how can i install it there?
Reason: the reason i’m doing it is that, i want to provide access/ privilege to other persons in our coding for reviews.
Help Needed !
P.S- I also need to inform that i have got Windows Server on my Hosting
Better contact your hosting provider. Check (features) if your hosting package includes svn hosting. If they don’t provide it you have to either change your hosting provider or use some other available options (free public and private svn servers).
For open source software you can use (just mentioning a few out of numerous hosts):
i. http://code.google.com
ii. http://sourceforge.net/
iii. http://www.codeplex.com/
For private hosting check (just mentioning a few out of numerous hosts)
i. https://www.assembla.com [provides free private for 1 month]
ii. http://unfuddle.com/ [provides free private too]