Re: Standard CSV interface
From: Ryan Mills (rmcontrols_at_mills-enterprise.ca)
Date: 09/03/04
- Next message: QHenrick_Hellstr=F6m_=5BStreamSec=5D=22?=: "ANN: StreamSec Secure Shell Tools 3.0 Trial"
- Previous message: vavan: "Re: Any experience with MsgConnect?"
- In reply to: Brion L. Webster: "Re: Standard CSV interface"
- Next in thread: Martijn Tonies: "Re: Standard CSV interface"
- Reply: Martijn Tonies: "Re: Standard CSV interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 03 Sep 2004 06:39:14 -0600
Despite all most everything you'll find online, I eventually found out that
with the advent of VS.NET you can use the online help to
register as a VS.NET developer and one of the "free" thing you can get
once your registered is a copy of the SCC API.
I've had it for about 4-5 months now, and I haven't really made any headway
in getting it converted in to a usefull form for Delphi.
Here is a copy of the email I recieved from an AutoResponse mailer concerning
the SCCAPI from MS.
***************
Please do not reply to this message - as it was sent from an unattended mailbox.
********************************
Thank you for your interest in the Microsoft Source Code Control Interface (MSSCCI). As you know - this interface specification
enables source code control systems to integrate with Microsoft development tools. This interface is now available as a part of
the Visual Studio Integration Partner program (VSIP) - and is no longer directly available through this email alias. The VSIP
program is now the single source for updates and support for MSSCCI.
Please follow the steps below and become a VSIP partner to get the latest version of the Source Code Control API specification.
1. Install Visual Studio .NET 2003
2. Register to be a VSIP partner at http://www.vsipdev.com/partnerregistration.aspx
Wait for an approval email response from the Beta site. This may take up to 12 hours or longer.
3. Using your VSIP login and password - download and install the VSIP SDK from http://www.vsipdev.com/downloads
Accept the usage terms of the SDK
4. Using your VSIP login and password - download and install the VSIP SDK Extras from http://www.vsipdev.com/downloads
Accept the usage terms of the SDK Extras
5. Launch Visual Studio .NET 2003 Exp
Within Visual Studio - from the Help menu - select "Contents..."
Open the following nodes "VSIP/Visual Studio .NET Integration SDK/Source Code Control SDK"
Thanks again
Microsoft Visual Studio Industry Partner Program Team
--------------------------------
NOTE: As stated above, MSSCCI enables third party version control systems to integrate with Microsoft development tools such as
Visual Studio. If you are seeking instead to programmatically extend the Microsoft Visual SourceSafe version control system
itself, the following MSDN topics will be much more relevant for you:
http://msdn.microsoft.com/library/en-us/dnvss/html/vssauto.asp
http://msdn.microsoft.com/library/en-us/dnvss/html/msdn_vssole.asp
********************
Once/if you get registered, and get a copy of the SCCAPI I would love to talk about how to get this
implemented in Delphi.
HTH,
Ryan
On 2 Sep 2004 08:50:25 -0700, "Brion L. Webster" <brion.webster@nospam.ci.fresno.ca.us> wrote:
>Martijn Tonies wrote:
>
>> I know MS once created (or co-created) a standard
>> interface to CVS systems. I also know there are several
>> cvs-gui-interfaces to multiple CVS systems.
>>
>> However, I haven't been able to find decent documentation
>> for this interface.
>>
>> Does anyone know where I can find this and/or if there
>> are Delphi components/libraries that can be used from
>> another application to control this interface?
>
>CVS? If you mean VCS, for "Version Control Systems", try searching
>on SCCAPI.
>
>-Brion
- Next message: QHenrick_Hellstr=F6m_=5BStreamSec=5D=22?=: "ANN: StreamSec Secure Shell Tools 3.0 Trial"
- Previous message: vavan: "Re: Any experience with MsgConnect?"
- In reply to: Brion L. Webster: "Re: Standard CSV interface"
- Next in thread: Martijn Tonies: "Re: Standard CSV interface"
- Reply: Martijn Tonies: "Re: Standard CSV interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|