Questions tagged [visual-sourcesafe]

Old source code control solution from Microsoft. Superseded by Microsoft Team Foundation Server.

Microsoft Visual Source Safe was the Microsoft solution to source control, up to 2005. Its main asset is a good integration with Visual Studio. As of 2011, you should not consider this as your source control solution, except for supporting a legacy setup.

Largely superseded by Microsoft Team Foundation Server.


Some references about Sourcesafe:

MSDN Reference : http://msdn.microsoft.com/en-us/library/ms181038%28v=vs.80%29.aspx Microsoft Extended Support ends on 7/11/2017 : http://support.microsoft.com/lifecycle/search/default.aspx?alpha=Visual+SourceSafe

Caveat :

723 questions
8
votes
2 answers

Source control binding status is invalid: Visual Studio 2005 and VSS

I had my VB.NET project and associated solution (developed in Visual Studio 2005) in Visual Source Safe. Recently started working with another developer and needed to clean up. Somewhere along the way I broke a binding. I went into File -> Source…
John
  • 15,990
  • 10
  • 70
  • 110
8
votes
6 answers

Delphi: Moving away from VSS

We are team of few Delphi developers who have been using VSS since years (I know it's a pity), but we don't use any of the advanced features of VCS, so it was working fine in many cases (but some times it was driving me crazy :( ). The good thing…
Mohammed Nasman
  • 10,992
  • 7
  • 43
  • 68
8
votes
5 answers

Migrate a Source Safe database to SubVersion with history

Folks, We have a number of Source Safe databases that should be migrated to SubVersion. Is there a (tested and proven) way to migrate them with history ? Thanks Essam
7
votes
2 answers

Where can I download Visual Sourcesafe?

Where can I download Microsoft Visual Sourcesafe? I use MS Visual Studio 2010. Is this software free or must pay to use it? I try to google but no download page is at Microsoft's site
Khaneddy2013
  • 1,301
  • 1
  • 17
  • 25
7
votes
3 answers

Where does one get Visual Source Safe 2005?

I would like to install VSS 2005 so I can work on a project that is stored under it. Does anyone have any idea where the VSS 2005 client can be obtained? It does not appear to be on my VS2005 install disc (although that is for Team Suite). I cannot…
strongopinions
  • 3,917
  • 3
  • 25
  • 28
7
votes
2 answers

Subversion (SVN) equivalant to Visual Source Safe (VSS) "Share"

I have a scenario in my project where I need to share a single file between multiple projects in the same solution. Back in my Visual Source Safe days (Shudder), I'd use the "Share" option to allow me to make changes to this file in any of the…
CraftyFella
  • 7,520
  • 7
  • 47
  • 61
7
votes
5 answers

How to add folders in Source Safe?

I have a static site of html and css files. It has folders on my computers. I see an 'add files' option in Source Safe 8 but it only copies files from the root folder. How can I get Source Safe to copy the whole folder tree structure and their…
Tony_Henrich
  • 42,411
  • 75
  • 239
  • 374
6
votes
3 answers

What's the diff between VSS 6.0 and VSS 2005?

We've been using VSS 6.0 since time began, but yesterday I nabbed VSS2005 off of our MSDN subscription, it wouldn't let me install it off the ISO through Daemon Tools (not sure why, but I submitted error report to MS...). I noticed it had a program…
Peter Turner
  • 11,199
  • 10
  • 68
  • 109
6
votes
4 answers

error MSB3073: copy /d "C:\LOANAPP\UX\UserControls\*.css" "C:\LOANAPP\UX\GetQuotations\ThirdPartyOperator\CSS"" exited with code 1

We get this error in a project in a web application solution which has VSS as source control. The project has a script in the pre-build event command line in the VS 2005 Project property page - Build event is as below : copy /d…
v2can
  • 65
  • 1
  • 1
  • 6
6
votes
5 answers

Removing SourceSafe Integration from Visual Studio 2008

A question was asked recently about removing SourceSafe integration from Visual Studio 6. I need to do the same with Visual Studio 2008. Our team uses Subversion and I have installed AnkhSVN, the Subversion plug-in for VS2008 (some other members of…
6
votes
4 answers

Can Perforce and SourceSafe co-exist in Visual Studio?

Visual Studio 2008, to be more specific. We're testing out moving to Perforce for source control, so I'd like to install the P4SCC plugin to monkey around with. However, I'd also like to continue using SourceSafe's IDE capabilities for projects that…
Chris
  • 4,030
  • 4
  • 47
  • 76
6
votes
3 answers

VSS bindings are lost every time the solution is opened

Every time I open a particular solution, the VSS bindings are lost and I have to rebind. Can anyone tell me why this happens and/or how to prevent it (short of never closing the solution, or having to do a "Get Latest Version")? This doesn't happen…
Matt M
  • 3,699
  • 5
  • 48
  • 76
6
votes
4 answers

Will VS2010 work with Visual Source Safe 2005?

Until I can convince others to convert over to Team Foundation Server 2010 (TFS2010), I'm still going to use Visual Source Safe 2005 (VSS2005). I will be upgrade to Visual Studio 2010 (VS2010) soon. What do I need to get VS2010 to work with…
DanH
  • 2,703
  • 3
  • 19
  • 10
6
votes
2 answers

Strategies for moving to Team System

Does anyone have any strategies/tips/traps for moving to Team System? Should it be done in baby steps, or all at once? Should we migrate our SourceSafe library over, or draw a line in the sand and move forward? Is it worth brining SharePoint into…
gfrizzle
  • 12,419
  • 19
  • 78
  • 104
6
votes
9 answers

Perforce in a Microsoft Shop

Our dev shop currently uses Visual SourceSafe. We all know how that could end up (badly), so we're investigating other systems. First up is Perforce. Does anyone have experience with using it and its integration into Visual Studio (2003/2005/2008)?…
Chris
  • 4,030
  • 4
  • 47
  • 76