Le Touilleur Express

  • Accueil
  • A propos de l’auteur
  • A propos du Touilleur Express

How to install SubVersion plugin for IDEA IntelliJ 4.5 under Win32 ?

25 octobre, 2004

I wrote a small document for my team that describes how to install the SubVersion plug-in for IDEA IntelliJ 4.5. SubVersion is a version control system that aims to replace CVS one day. Intellij 4.5
is my favorite Java IDE I work with.

The svnup plugin for Intellij 4.5 is still in beta mode. I spent 2 hours to make
it work under Windows just because I was missing some DLL… The web site is a bit ouf of date,
and the documentation also. I finally found some answers in the mailing list.

Here is my small how-to:

------------------------------------------------------------------------------
How to install the subversion plugin for IDEA Intellij 4.5 ?
------------------------------------------------------------------------------
Platform: Microsoft Windows 2000 Professional Edition.
------------------------------------------------------------------------------
Author: Nicolas Martignole
Date  : 19th oct 2004

Install TortoiseSVN for Win32. The zip file is available from
http://tortoisesvn.tigris.org/download.html
After a reboot, from the Start Menu select Settings->Control Panel
Select "System". In the "Advanced" tab pane, select "Environment variables"
then in the 2nd pane, add to PATH the TortoiseSVN/bin folder so that the
various DLL which are located under this folder gets added to the PATH.
Your PATH env should now contain "C:\Program Files\TortoiseSVN\bin"

The official plugin website is http://svnup.tigris.org/

1/ Download svnup-0.9.2.jar from
http://svnup.tigris.org/files/documents/646/16639/svnup-0.9.2.jar

2/ Download svn4idea4-0.9.1.jar for IDEA IntelliJ 4.x. There's no 9.2
actually but that is not important. The URL is:
http://svnup.tigris.org/files/documents/646/16579/svn4idea45-0.9.1.jar

3/ Download svn-win32-1.1.0_javahl.zip from the link:
http://subversion.tigris.org/files/documents/15/17374/svn-win32-1.1.0_javahl.zip

4/ Unzip svn-win32-1.1.0_javahl.zip to a temp folder, you should get 2 files:
   - libsvnjavahl-1.dll
   - svnjavahl.jar

5/ Creates a new folder named "svn4idea" under the IDEA Intellij 4.5 plugins folder
   (C:\IntelliJ-IDEA-4.5\plugins)

6/ Creates a lib folder into this folder (e.g. C:\IntelliJ-IDEA-4.5\plugins\svn4idea)

7/ Copy svnjavahl.jar, svn4idea4-0.9.1.jar and svnup-0.9.2.jar to the lib folder
   you just created (C:\IntelliJ-IDEA-4.5\plugins\svn4idea\lib)

9/ Copy libsvnjavahl-1.dll (file from svn-win32-1.1.0_javahl.zip )
   to C:\IntelliJ-IDEA-4.5\bin so that IDEA Intellij can find it.

10/ Start idea 4.5

11/ In the File menu, select "Settings"

12/ In the Project tab, select "Version Control". A Subversion option should appear
in the Combo box.

It is really important that you install a SVN client such as TortoiseSVN
before you intend to use the svnup plugin for IDEA Intellij.
The JavaHL svnup DLL requires a bunch of DLL from any SVN client.

Update 28th oct 2004:
Thanks Michael. I corrected the file name and the how-to should be correct now.

Articles similaires:

Default ThumbnailIdea IntelliJ 6.0 est disponible Default ThumbnailIDEA IntelliJ version Community : oui c'est gratuit et libre Default ThumbnailDévelopper en Java avec un Mac et Leopard: il y a tout Default ThumbnailMaven2… ou la ruée vers l'Ouest

Derniers articles

  • Le chiffrement de bout en bout et la signature d’enveloppe

    Cela va faire bientôt un an que j’ai rejoint Doctolib. La sécurité

    8 mars, 2022
  • L’entretien de recrutement « System Design »

    Si vous postulez chez Doctolib, il y a une petite chance pour

    19 janvier, 2022
  • Retour sur la soirée du lundi 12 juillet chez Doctolib

    Nous sommes le lundi 12 juillet, il est 20h05 et comme pas

    14 août, 2021

Tweets @nmartignole

  • If you want to test Shadow, remote PC for Games, here is a code to get 5 euros: NICTOYTU https://t.co/8TnaP69RN4

    1 hour ago
  • Is GraphQL a trap? https://t.co/xMMDtIVHHV … maybe only if you use GraphQL as a mirror of your DB only

    6 hours ago
  • A Git branching strategy for mono-repo and multiple releases https://t.co/OHys0xSbzr

    6 hours ago

Mots clés

Apple (32) Architecture (13) Big Data (5) Conference (8) Devoxx (55) Dev Web (37) Doctolib (1) geekevent (1) groovy (2) Innoteria (11) Java (517) Linux (10) Non classé (13) Perso (264) Recrutement (2) Scala (30) scrum (43) Société (2) Startup (20) Web 2.0 (67)

Le Touilleur Express

Blog par Nicolas Martignole

Contactez-moi : nicolas@touilleur-express.fr

Suivez-moi sur Twitter : @nmartignole

Copyright© 2008 - 2020 Nicolas Martignole | Tous droits réservés
  • A propos de l’auteur
  • A propos du Touilleur Express
  • Log In
  • My Account
  • My Profile
  • Reset Password

Le Touilleur Express