Source Control Plug-in API: Difference between revisions

Content deleted Content added
m punctuation
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1:
{{Context|date=October 2009}}
'''Source Control Plug-in API''' (formerly known as '''Microsoft Source Code Control Interface''', '''MSSCCI''' or simply '''SCC API'''), as applied to [[revision control software]], means that a program uses a particular [[API]] defined by [[Microsoft]] to extend [[Microsoft Visual Studio]].<ref>{{cite web |url=http://www-1.ibm.com/support/docview.wss?uid=swg21126483 |title=About SCC compliance and Rational ClearCase — Technote (FAQ) |publisher=IBM |date= |accessdate=2007-11-05}}</ref> It was first developed for use with [[Microsoft Visual SourceSafe]] (VSS) and its SDK is part of the Microsoft Visual Studio SDK.<ref>{{cite web |url=http://alinconstantin.dynu.com/WebDocs/SCC/MSSCCI.htm |title=Microsoft Source Code Control Interface (MSSCCI) |website=Alin Constantin's Home Page |access-date=2021-10-29}}</ref>
'''SCC compliant''' as applied to [[revision control software]], means that a program uses a particular interface defined by [[Microsoft]] for [[Visual SourceSafe]].<ref>{{cite web
|url=http://www-1.ibm.com/support/docview.wss?uid=swg21126483
|title=About SCC compliance and Rational ClearCase &mdash; Technote (FAQ)
|publisher=IBM
|date=
|accessdate=2007-11-05
}}</ref>
The ''SCC'' denotes ''Source Code Control''.
 
==Notes==
Line 13 ⟶ 6:
 
==External links==
*{{official website}}