Started JDeveloper this morning and received the “updates” balloon. This time I decided to take a look and see what was new.
I was pleasantly surprised to see that a early access Subversion extension is available.
This is what I did to get it working for me on Windows XP.
- Use the update manager to install the extension.
- Restart JDeveloper.
- Download the following from subversion.tigris.org:
- Run svn-1.3.0-setup.exe to install the Subversion client.
- Unzip svn-win32-1.3.0_javahl.zip into the “bin” directory under the Subversion installation folder.
- Now in JDeveloper do the following:
- Click Versioning
- Click Select Version System
- Click Subversion
That’s it!
I have been using it for a couple of hours now and have not run into any problems.