Enable Source control in Visual Studio Environment

  • Thread starter Thread starter kumar
  • Start date Start date
K

kumar

hi,

i am working on visual studio 2003 and i dont have any idea on how to
enable source control to a solution can anyone suggest a solution for
that
 
kumar said:
hi,

i am working on visual studio 2003 and i dont have any idea on how to
enable source control to a solution can anyone suggest a solution for
that

First, you have to install an MSSCCI-compliant source control system (Visual
Source Safe, Source Offsite, Vault, Perforce, StarTeam, etc, etc, etc).
Once that's done, you add a solution to source control by right-clicking on
the solution node in the solution explorer and choosing "Add to Source
Control" from the context menu.

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top