DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

SourceSafe

rated by 0 users
This post has 1 Reply | 0 Followers

Top 100 Contributor
Posts 11
Points 115
DominiPinoy Posted: 03-20-2007 9:21 AM

Just a question, do any of you use sourceSafe as a repository? my group is going to start using it and I was wanting to know if any of you had any good suggestions on a few websites that give small entry level info on it?

(P.S. the reason I threw it in the Delphi section is because of the fact only Delphi developers are using SourceSafe in my organization. I don't know if it has anything to do with it in detail) Confused

  • | Post Points: 20
Top 10 Contributor
Posts 1,967
Points 39,325

Hi DominiPinoy,

The best place to find information about sourcesafe is at the MSDN website

http://msdn2.microsoft.com/en-us/vstudio/aa718670.aspx

Sourcesafe is good starter source control manager for development that doesnt require remote access (although it is possiblevia vpn).

You can find entry level information here.  It gives you an overview on what Sourcesafe does and a step by step instruction on how to do the core things like check-in/check-out of source code.

If you are looking for a more robust solution.. i suggest that you guys look at Microsoft Team Foundation Server

http://msdn2.microsoft.com/en-us/library/ms181369(VS.80).aspx

Or try the free SCM tools available like CVS or Subversion.

devpinoy sig

Page 1 of 1 (2 items) | RSS

Copyright DevPinoy 2005-2008