由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - help pls. on installation of svn via eclipse
相关主题
Java SVN library?Simple Question About Eclipse
must-have Eclipse plug-insEclipse 编译求助
Help: how to use Eclipse as C++ IDE in XP? (转载)macosx下,找不到javaws.jar和jnlp.jar
有人用eclipse perforce plugin吗?Eclipse export,有javaws的时候如何设置
A question with JSP. Thans for help.mac不需要下载安装JDK,那还需要建立新的executable path么?
问一个webapp authentication的implementationEclipse的Javadoc信息显示问题
有用jdeveloper的吗?install eclipse
eclipse下生成的jar file不包含libraryFailed to install WTP in eclipse 3.1.2 using update manager
相关话题的讨论汇总
话题: svn话题: eclipse话题: library话题: javahl
进入Java版参与讨论
1 (共1页)
G*********a
发帖数: 1080
1
obviously the update site http://subclipse.tigris.org/update_1.0.x doesn't work (mentioned as the
installation instruction here:
http://subclipse.tigris.org/install.html
and
http://www-128.ibm.com/developerworks/opensource/library/os-ecl-subversion/#resources)
i tried to use this address found on the change log page:
http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.0.4
(change log page: http://subclipse.tigris.org/subclipse/changes.html)
but it kept asking me for username and password,
c*****t
发帖数: 1879
2
The update site works... You may need to disable your norton security
manager etc to make the connection.
Once installed, goto Window->Preferences->Team->SVN and select
SVNKit (Pure Java) instead of JavaHL. That will let you to save
the username and password.
It is perfectly normal to be asked username/password multiple times
with the other method. Sometimes it seems to me that it can make
several connection attempts.

【在 G*********a 的大作中提到】
: obviously the update site http://subclipse.tigris.org/update_1.0.x doesn't work (mentioned as the
: installation instruction here:
: http://subclipse.tigris.org/install.html
: and
: http://www-128.ibm.com/developerworks/opensource/library/os-ecl-subversion/#resources)
: i tried to use this address found on the change log page:
: http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.0.4
: (change log page: http://subclipse.tigris.org/subclipse/changes.html)
: but it kept asking me for username and password,

G*********a
发帖数: 1080
3
Thanks for your reply! Which version did u connect? 1.0.4? http://subclipse.tigris.org/update_1.0.x ?
i am setting it on a Mac and not sure if it is different from setting it on
ubuntu.

【在 c*****t 的大作中提到】
: The update site works... You may need to disable your norton security
: manager etc to make the connection.
: Once installed, goto Window->Preferences->Team->SVN and select
: SVNKit (Pure Java) instead of JavaHL. That will let you to save
: the username and password.
: It is perfectly normal to be asked username/password multiple times
: with the other method. Sometimes it seems to me that it can make
: several connection attempts.

c*****t
发帖数: 1879
4
Just copy/paste the link 1.0.x as is. You do no need to know the
version #.

on

【在 G*********a 的大作中提到】
: Thanks for your reply! Which version did u connect? 1.0.4? http://subclipse.tigris.org/update_1.0.x ?
: i am setting it on a Mac and not sure if it is different from setting it on
: ubuntu.

G*********a
发帖数: 1080
5
ar, that is why i couldn't make it work, i changed it to be 4/5 to match the
version number, silly me.
it works now, thank u very much coconut!

【在 c*****t 的大作中提到】
: Just copy/paste the link 1.0.x as is. You do no need to know the
: version #.
:
: on

G*********a
发帖数: 1080
6
i tried to do the SVNKit step as u suggested but i met following error:
Error Loading JavaHL Library
Failed to load JavaHL Library.
These are the errors that were encountere:
no libsvnjavajl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions
/usr/lib/java
seems there is some problem with java.library.path, but i already read
somewhere saying i need to
download javahl myself for

【在 c*****t 的大作中提到】
: The update site works... You may need to disable your norton security
: manager etc to make the connection.
: Once installed, goto Window->Preferences->Team->SVN and select
: SVNKit (Pure Java) instead of JavaHL. That will let you to save
: the username and password.
: It is perfectly normal to be asked username/password multiple times
: with the other method. Sometimes it seems to me that it can make
: several connection attempts.

c*****t
发帖数: 1879
7
Hmm, strange. I setup Eclipse + Subclipse on Mac before and never had
this problem. You do not need to download anything separate or do
anything special. Subclipse has everything you needed to do SVN,
including svn+ssh connection.

Extensions

【在 G*********a 的大作中提到】
: i tried to do the SVNKit step as u suggested but i met following error:
: Error Loading JavaHL Library
: Failed to load JavaHL Library.
: These are the errors that were encountere:
: no libsvnjavajl-1 in java.library.path
: no svnjavahl-1 in java.library.path
: no svnjavahl in java.library.path
: java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions
: /usr/lib/java
: seems there is some problem with java.library.path, but i already read

1 (共1页)
进入Java版参与讨论
相关主题
Failed to install WTP in eclipse 3.1.2 using update managerA question with JSP. Thans for help.
TOAD EXTENSION FOR ECLIPSE问一个webapp authentication的implementation
安装tomcat不成功有用jdeveloper的吗?
大家都在用eclipse哪些常用的插件eclipse下生成的jar file不包含library
Java SVN library?Simple Question About Eclipse
must-have Eclipse plug-insEclipse 编译求助
Help: how to use Eclipse as C++ IDE in XP? (转载)macosx下,找不到javaws.jar和jnlp.jar
有人用eclipse perforce plugin吗?Eclipse export,有javaws的时候如何设置
相关话题的讨论汇总
话题: svn话题: eclipse话题: library话题: javahl