Search Criteria
Package Details: eclipse-subclipse 4.2.2-1
Git Clone URL: | https://aur.archlinux.org/eclipse-subclipse.git (read-only) |
---|---|
Package Base: | eclipse-subclipse |
Description: | Subversion integration for the Eclipse platform |
Upstream URL: | https://github.com/subclipse/subclipse |
Licenses: | |
Submitter: | xyproto |
Maintainer: | darose |
Last Packager: | darose |
Votes: | 49 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-14 17:01 |
Last Updated: | 2017-01-10 01:02 |
Latest Comments
1 2 3 4 Next › Last »
darose commented on 2017-01-10 01:02
FYI, I've adopted the package, and updated it to a much newer version
darose commented on 2017-01-09 23:09
Does this now exist at https://github.com/subclipse/subclipse ?
darose commented on 2015-07-21 14:35
Looks like /usr/share/eclipse needs to be updated to /usr/lib/eclipse in the PKGBUILD.
darose commented on 2015-07-21 14:18
No longer working since yesterday's update to Eclipse Mars.
darose commented on 2014-09-30 03:58
Seems like subclipse / svnkit is no longer saving passwords in the Eclipse keyring. Anyone else seeing this / have an idea how to fix?
zeppelinlg commented on 2014-01-03 17:27
thanks @defkeh
defkeh commented on 2014-01-02 16:24
1.10.3 is available (although 1.10.2 still works)
zeppelinlg commented on 2013-09-23 10:05
Hi,
I had problem with the new version too:
The bug is in the file who list the plugin in your home directory
.eclipse/org.eclipse.platform_4.3.0_1543616141_linux_gtk_x86/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
search the lines who begin by org.tigris.subversion and replace them by :
org.tigris.subversion.clientadapter,1.10.0,dropins/subclipse/eclipse/plugins/org.tigris.subversion.clientadapter_1.10.0.jar,4,false
org.tigris.subversion.clientadapter.javahl,1.8.3,dropins/subclipse/eclipse/plugins/org.tigris.subversion.clientadapter.javahl_1.8.3.jar,4,false
org.tigris.subversion.clientadapter.svnkit,1.8.0,dropins/subclipse/eclipse/plugins/org.tigris.subversion.clientadapter.svnkit_1.8.0.jar,4,false
org.tigris.subversion.subclipse.core,1.10.2,dropins/subclipse/eclipse/plugins/org.tigris.subversion.subclipse.core_1.10.2.jar,4,false
org.tigris.subversion.subclipse.doc,1.3.0,dropins/subclipse/eclipse/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar,4,false
org.tigris.subversion.subclipse.graph,1.1.1,dropins/subclipse/eclipse/plugins/org.tigris.subversion.subclipse.graph_1.1.1.jar,4,false
org.tigris.subversion.subclipse.tools.usage,1.1.0,dropins/subclipse/eclipse/plugins/org.tigris.subversion.subclipse.tools.usage_1.1.0.jar,4,false
org.tigris.subversion.subclipse.ui,1.10.2,dropins/subclipse/eclipse/plugins/org.tigris.subversion.subclipse.ui_1.10.2.jar,4,false
minus commented on 2013-08-28 12:05
Since the last update the plugin disappeard from eclipse for me. Any idea what might be wrong or how to get debug output?
Bevan commented on 2013-08-11 20:32
I'm dropping the maintanance of this package because I do not use it anymore. Anyone who wants to maintain it: feel free to adopt.