G*********a 发帖数: 1080 | |
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
|