views:

1695

answers:

4

Is there an application or API for using/accessing Visual SourceSafe (6.0) under Mac OS X? I'm currently using VSS Connect under Parallels for working with our company's ASP.NET site/s. I currently have my Windows drive shared and try to use TextMate on the Mac side to actually edit files. It would be nice to have the ability to check files in/out outside of my virtual machine though.

+3  A: 

Considering SourceSafe sucks on Windows, trying to use a client for it on a MAC is probably very ill advised.

Everyone who still uses SourceSafe should read this. If you can't move to something better due to reasons beyond your control then I feel sorry for you!

RichardOD
I use SourceSafe for the last 10 years with teams from 1 to 20 users , with NO problems so far.
anon2009
@anon2009- that's good, but you were probably just lucky. The issues with SourceSafe are well documented. Here's a nice article from Coding Horror- http://www.codinghorror.com/blog/archives/000660.html
RichardOD
+2  A: 

One possibility would be to use the X Windows version of Source OffSite. See discussion here. There does not seem to be an official OS X client for VSS, however.

That same link also discusses DynamSoft's Source Anywhere, which is a cross-platform solution written in Java.

Best of luck.

peterb
+1  A: 

Metroworks used to maintain a copy of visual sourcesafe for OS 9.

I tried and was able to succesfully run it on OS X.

You can find a download here: http://download.cnet.com/Metrowerks-Visual-SourceSafe/3000-2247%5F4-2881.html

chollida
Hi , chollida i actually need this software ,and the link provided by you is not working any more and it is also not available in net.So can you please deposit the software somewhere and provide the link.
raaz
@raaz the link works for me. It completed a download. I'm on a windows box right now so I couldn't use it. What is the problem you are encountering?
chollida
Hi,chollida sorry to disturb you again.When i open the link and press the "Download Now" option .It shows Thank you for downloading Metrowerks Visual SourceSafeYour download will begin in a moment and it opens a link ftp://ftp.metrowerks.com/pub/updates/MWVSS6/MW_VSS_6.0.1_Update.hqxand it take too much time to open and finally shows a message :The connection has timed out The server at ftp.metrowerks.com is taking too long to respond.And when i tried to open the publisher site http://www.metrowerks.com/ it opens http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=012726
raaz
@raaz, bummer. I'm sorry if the link doesn't work for you then there isn't really anything I can do to help you.I would try contacting Metrowerks directly.
chollida
A: 

Ops! What you're really looking for is for a replacement for your good-ol TFS. If you need to work on Mac OS X too I'd recommend:

  • Perforce: www.perforce.com -> very strong, very fast and used by a huge amount of companies out there
  • Plastic SCM: www.plasticscm.com -> extremely good for branching and merging (if you don't do it now is because VSS can't) and distributed. It's newer than Perforce so you'll only jump into it if you're really an early adopter.
pablo