Linked by Eugenia Loli-Queru on Sat 10th Dec 2005 19:27 UTC
General Development This article describes how to use Subversion with the Eclipse IDE. In particular, it examines the installation and use of the Subclipse plug-in. Along the way, I also show you how to use the resulting configuration to modify or extend the Subclipse plug-in itself.
Thread beginning with comment 70993
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Questions about SVN
by unoengborg on Sun 11th Dec 2005 18:03 UTC in reply to "Questions about SVN"
unoengborg
Member since:
2005-07-06

I wouldn't worry. Most bugs are fixed by now.

However I would reccomend using javahl instead of the pure java javaSVN in the subclipse plugin. This is much more mature, last time I checked JavaSVN had some internationalization problems.

Unfortunately javahl is a PITA to install on Unix/Linux as you usually have to build it yourself and put the .so file into $JAVA_HOME/jre/lib/i386 and the jar files into $JAVA_HOME/jre/lib/ext or make sure they are on the LD_LIBARARYPATH and the java CLASSPATH.

From what I understand, javahl is installed automagically on windows.

Reply Parent Bookmark Score: 1