[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Hi .. Doc on Subversion integration with Oracle SQL Developer .. Regards, Abhi

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 4 Mar 2010 15:40:28 -0500

On Thu, Mar 4, 2010 at 3:33 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> On Thu, Mar 4, 2010 at 3:21 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> >> I am an Oracle Developer and I use "Oracle SQL Developer" IDE a lot. I
>> was
>> >> wondering if anyone would be kind enough to refer me the setup process
>> of
>> >> integrating Subversion with Oracle SQL Developer.
>> >> Thank you,
>> >> Abhi
>> >
>> > Is that a Windows tool? If so, does it support the SCC providers?
>> >
>> > If yes to both of those you could try Ankha
>> > http://ankhsvn.open.collab.net/
>>
>> AnkhSVN is not a Windows SCC provider.  It is an integration
>> specifically for modern versions of Visual Studio.
>>
>
> That used to be true... but from the project web site:
>
> In February 2008 the decision was made to rewrite the AnkhSVN engine to create a full Source Code Control Package (SCC) for Visual Studio 2005, 2008 and later on top of the new SharpSvn library. The new engine will be the base of the new 2.X releases which saw its initial release in June 2008. This new version integrates deeply in Visual Studio to give better performance, stability and usability. The new Pending Changes window gives an up-to-date overview of all your project actions and provides easy access to most subversion commands.

You are confusing this usage of (SCC) with the old Microsoft Source
Code Control Interface (MSSCCI) which was the API that a lot of older
IDE's used to implement so that Source Safe worked with them.

From the FAQ:
http://ankhsvn.open.collab.net/wiki/Faq/#head-c716115ea60f783551e22b1d6d505f0e3aa3a014

Can I use AnkhSVN 2.X as MSSCCI provider in applications other than
Visual Studio?

No, AnkhSVN 2.x implements the newer SCC implementation for Visual
Studio 2005 and later. The older MSSCCI implementation forced all
implementations to use the check-out check-in idiom (including making
files read-only).

The newer VAPI SCC implementation implemented by AnkhSVN 2.x doesn't
have these limitations and allows our implementation to integrate
deeper in Visual Studio.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-03-04 21:41:06 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.