Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programming API for Visual SourceSafe?

Status
Not open for further replies.

hhinman

Technical User
May 11, 2003
11
US
I would like to write a C# program that can interact with Visual SourceSafe programatically to create a source code library and checkin/checkout members. Is there a managed code API for this? If not, what is the best mechanism to achieve this?
 
VSS has command-line options you can use. Plus there is a COM dll you can call via COM interop.

Chip H.


____________________________________________________________________
Click here to learn Ways to help with Tsunami Relief
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top