You are not logged in.
Pages: 1
hi all!
I need to set up subversion plugin in eclipse helios.
till now I have installed 'eclipse-subclipse' and 'subversion' package from repos.
in eclipse I have installed plugins :
this error I get when Im trying to log into svn :
this error Im getting when Im trying to choose JavaHL (jni) interface in window->preferences->Team->SVN
sorry for posting screens, probably its against some one of rules but its lots of uncopyable text and I need t osolve quick!
THANK YOU FOR ANSWERS!
Offline
Subclipse doesn't really work for me too. Maybe it's just a configuration issue, I don't know either.
It's pretty messy there in your eclipse... It isn't really clear what plugin is actually used and what dependencies this plugin then uses...
If you don't need features exclusively in subclipse you could follow my personal suggestion and uninstall everything svn-related from eclipse and then use subversive. (You didn't make clear if you specifically need subclipse)
At the moment I use subversive myself and it works pretty good. Most of the time.
1.
Add: http://download.eclipse.org/releases/helios
Install: Collaboration Tools -> Subversive SVN Team Provider
2.
Add: http://community.polarion.com/projects/ … date-site/
Install: Svn Connectors, SVNKit 1.3.2, Native JavaHL 1.6
(only the newest versions available is enaugh)
Last edited by Cdh (2011-02-03 23:12:36)
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
Im getting this:
Your original request has been modified.
"Native JavaHL 1.6 Implementation (Optional)" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: Native JavaHL 1.6 Implementation (Optional) 2.2.2.I20110124-1700 (org.polarion.eclipse.team.svn.connector.javahl16.feature.group 2.2.2.I20110124-1700)
Missing requirement: Native JavaHL 1.6 Implementation (Optional) 2.2.2.I20110124-1700 (org.polarion.eclipse.team.svn.connector.javahl16.feature.group 2.2.2.I20110124-1700) requires 'org.eclipse.team.svn.feature.group [0.7.9.I20110101-1700,1.0.0)' but it could not be found
Offline
really, here is no one who is using arch+eclipse with svn?
save me from developing in windows ...
Offline
I also use eclipse for software development, but I had problems with the svn plugins (I tried a few, but near all were unstable or buggy) and so I use kdesvn and this works very well. So sorry buddy, can't help you.
Offline
Try switching from JavaHL to SVNKit. You can do that by going to Window > Preferences, click on Team > SVN and change the SVN Interface to SVNKit. That may help.
Offline
I dont know how it is possible but now its working... interface is set to SVNKit.
hope this status will last
Offline
My 2 cents tip: go grab the small app from poweredbypulse.com: download and install it. Create your free account, create your Eclipse profile(s) with the plug-ins you like and go! Pulse will configure and always update them all for free in just a few minutes. No hassles!
I have been successfully been using it for 4 years!
Definitely moving to GNU/Linux made me trust Computer Science once again.
Definitely moving to Arch made me enjoy and understand GNU/Linux once again.
Offline
I'm pretty happy using the subversive plugin with svnkit installed. No problems so far
Offline
Seems to be the only way to get subversion to work. But subversive is only free for open source projects, isn't it? For commercial projects you need to get a license. But there are no alternatives as I read this forum and other ones.
Offline
Pages: 1