The Artima Developer Community
Sponsored Link

Java Buzz Forum
Installing Subversion plugin for IDEA 4.0 on Win32

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
Installing Subversion plugin for IDEA 4.0 on Win32 Posted: Jun 3, 2004 4:57 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: Installing Subversion plugin for IDEA 4.0 on Win32
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement
For some reason the docs didn't tell you how to actually install this plugin, so here are some pointers.

First, if you're reading this more than a month or two after I post it you should go to the svnup home page for up-to-date files.

Grab the following files:

Then copy them to the following places, where $IDEA_HOME is the installation directory of IDEA and $SVN_HOME is the installation directory of subversion:

  • svnup-0.8.0.jar to $IDEA_HOME/plugins/svn4idea/lib
  • svn4idea4-0.8.0.jar to $IDEA_HOME/plugins/svn4idea/lib
  • svnjavahl.jar (from the zip) to $IDEA_HOME/bin
  • svnjavahl.dll (from the zip) to $IDEA_HOME/bin
  • $SVN_HOME/bin/libdb42.dll to $IDEA_HOME/bin
  • $SVN_HOME/bin/libeay32.dll to $IDEA_HOME/bin
  • $SVN_HOME/bin/ssleay32.dll to $IDEA_HOME/bin

After a reboot and configuration it seems to work okay, although I've only done some very basic actions so far. It feels a good deal slower than CVS but that could just be IDEA building its caches and such so I'll withhold judgement until I've put a full day in.

Also, just noticed that Metissian has put together disk images for the subversion client and IDEA plugin on OS X -- nice!

Read: Installing Subversion plugin for IDEA 4.0 on Win32

Topic: Links: Offshoring Expectations Mature, SAP Agile-ish, Lesko Previous Topic   Next Topic Topic: [May 25, 2004 08:40 PDT] 4 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use