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

Re: integration w/visual studio.net

From: Stefan Küng <stefan_kueng_at_catv.rol.ch>
Date: 2002-10-19 21:32:43 CEST

----- Original Message -----
From: "Mordecai Zibkoff" <zipgunii@yahoo.com>
Newsgroups: gmane.comp.version-control.subversion.devel
Sent: Saturday, October 19, 2002 6:31 AM
Subject: integration w/visual studio.net

> Hi there!
> I've been following your product for a while now,
> eager to use it for one or another new project. The
> current one I'm on is an all M$ project, which is
> using vss as its source control, and frankly, I find
> it slow to refresh the tree, and not terribly
> flexible. I would love to give subversion a try, but
> I'll loose all that really nice ide integration with
> Visual Studio (its nice when it works that is!) Any
> chance you or someone you know would be developing or
> willing to develop a visual studio add in to integrate
> svn?
>
> Eagerly awaiting your answer,
> Mordecai Zibkoff

I've started such an addin some time ago. Most commands already
work. But then I discovered problems with the integration in the
solution explorer - every language in VS.NET has a (completely)
different Event-Object and so you'd have to write an own event-listener
for every language (VC, VB, C#, VJ, ...). Ok, those events are
only needed for the commands Add, Rename, Remove, Move and
if you don't do those operations directly from the solution explorer
then the addin works.
If you're interested, you can extend that addin - I stopped working
on it...

kind regards

SteveKing

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Oct 19 21:34:02 2002

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

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