Tool Integration

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
kevind
Posts: 1
Joined: Fri Jul 11, 2008 2:21 pm

Tool Integration

Post by kevind » Fri Jul 11, 2008 2:28 pm

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

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Jul 11, 2008 5:09 pm

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.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply