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

Re: Anyone interested in a Subversion Eclipse plugin?

From: Garret Wilson <garret_at_globalmentor.com>
Date: 2003-03-24 00:35:11 CET

Richard,

I would *love* to have a Subversion plugin for Eclipse. Please let me
know what you find out.

Right now, I create an Eclipse project source directory that aliases my
physical Subversioned source directory, and give Eclipse an exclusion
file filter of "**/.svn/*" (".svn/*" seems to have worked as well). Now
that TortoiseSVN has shortcut checkboxes to automatically add new files,
Eclipse works great with Subversion. The biggest problem is refactoring:
if I change the name of a class, I have to physically move the file back
to its old name and then do "svn move" to tell Subversion about the move.

I've heard of starts of several Subversion Java wrappers: one makes JNI
calls directly to the native libraries, and I've heard (on this thread)
of one calling the actual executable.

But Subversion is just WebDAV with DeltaV and a little more, right? Why
not just write a Subversion client library in native Java? (I'm sure the
answer is, "It's hard," but it would be really cool nonetheless.)

Garret

Richard In Public wrote:
> Hi All
>
> Subversion and Eclipse form the backbone of my development environment. I
> make heavy use of the fantastic TortoiseSVN but every time I use Eclipse's
> CVS plugin I find myself longing for a Subversion equivalent.
>
> I'd love to contribute an SVN Eclipse plugin but just don't have the time -
> I'll soon be starting law school and am doing web sites round the clock to
> pay for it. That said, I'm really keen to contribute my enthusiasm, and
> perhaps some administrative input, to such a project.
>
> As a starting point I'd appreciate any feedback from people who are either
> interested in using such a plugin or contributing to its development. Given
> the backing (http://www.eclipse.org/org/index.html) that Eclipse has and
> it's popularity (http://www.theopenenterprise.com/story/TOE20021007S0005) I
> think that such a plugin could also help in expanding SVN's user base (and
> perhaps Eclipses...).
>
> Regards to the community,
>
> Richard Hoberman
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 24 00:36:07 2003

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.