My company developed some in-house tools that currently integrate with VSS, thru automation (ssapi.dll). One example, is a build tool that does a Get on the project(s) being built.
We've recently added remote developers thru use SourceOffSite, integrated in the Visual Studio IDE and as far asI know, this works fine.
Is there a way we cen also integrate SourceOffSite into our tools?
Thanks
Kevin
Tool Integration
Moderator: SourceGear
SourceOffSite does not have an Automation (COM) interface like VSS's. Our IDE integration is done through the SOSSCC.dll, which implements the Microsoft SCC API, which must be obtained from Microsoft.
You might be able to use the SOS Command Line Client within some of your scripts or tools.
You might be able to use the SOS Command Line Client within some of your scripts or tools.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager