Is it possible to use Source Safe over the internet?
Would you do it?
Is it possible to use Source Safe over the internet?
Would you do it?
Sourceoffsite was specifically made for this - and was a pretty good product if I recall.
I would not use sourcesafe if I had a choice. Do a search on this site for more details. It has been beaten to death.
Other popular products are subversion/svn, mercurial and git. There are of course other commercial products that cost money. One of them is a sponsor for this site.
EDIT
If you can choose a different tool/product go for one of the others, but you can do it with sourcesafe.
If you don't have a choice, you could use a VPN. But that's going to open all kinds of other security issues. That is, assuming you even have the power to do it.
It depends on the version. IIRC, 2005 supported access via http, and the wikipedia article seems to corroborate that.
That said, svn+tortoise+ankh will do everything source safe will do and then some, only faster and better, and costs less too.
As developers (and consultants) we cannot always pick the tools that we use. Yes, you can configure VSS to use the HTTP protocol, and while I would not use it over the Internet, I have used it that way, over VPN and LAN connections. It was not always reliable over slow VPN connections (frequent reconnects would occur, but no data loss), and performance was an issue.
Possible? Yes. Would I do it? No. There exists only one condition under which I would use sourcesafe: If it was a job requirement and I had literally no other choice.
I've found that VSS 2005 works ok via a VPN over a high speed connection. There's a way to access it via HTTP. I think it's an install option that sets up a web site for this in IIS.