Showing posts with label svn. Show all posts
Showing posts with label svn. Show all posts

2026-01-12

Eclipse - Subclipse 4.3.4 - 2026


Previous installations couldn't really works actually, from:
- marketplace
- manual download of [subclipse-4.3.4.zip] alone is not enough
  https://github.com/subclipse/subclipse/releases/tag/4.3.4



I reinstall everything from:
subclipse.github.io/4.3.x
https://subclipse.github.io/updates/subclipse/4.3.x/

as per wiki guide: https://github.com/subclipse/subclipse/wiki





----

Installation on: 20260112T113942+0800

https://marketplace.eclipse.org/content/subclipse









with Errors:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Subclipse Integration for Mylyn (Optional) 4.2.0.1 (org.tigris.subversion.subclipse.mylyn.feature.feature.group 4.2.0.1)
  Software currently installed: Mylyn Context Connector: Eclipse IDE 4.7.0.v20250326-1000 (org.eclipse.mylyn.ide.feature.feature.group 4.7.0.v20250326-1000)
  Only one of the following can be installed at once: 
    Mylyn Team UI 4.7.0.v20250326-1000 (org.eclipse.mylyn.team.ui 4.7.0.v20250326-1000)
    Mylyn Team UI 4.0.0.v20230804-1109 (org.eclipse.mylyn.team.ui 4.0.0.v20230804-1109)
    Mylyn Team UI 3.24.0.v20170629-2230 (org.eclipse.mylyn.team.ui 3.24.0.v20170629-2230)
    Mylyn Team UI 4.9.0.v20251121-0621 (org.eclipse.mylyn.team.ui 4.9.0.v20251121-0621)
  Cannot satisfy dependency:
    From: Mylyn Context Connector: Eclipse IDE 4.7.0.v20250326-1000 (org.eclipse.mylyn.ide.feature.feature.group 4.7.0.v20250326-1000)
    To: org.eclipse.equinox.p2.iu; org.eclipse.mylyn.team.feature.feature.group [4.7.0,4.8.0), filter=(!(org.eclipse.equinox.p2.exclude.import=true))
  Cannot satisfy dependency:
    From: Mylyn Context Connector: Team Support 4.7.0.v20250326-1000 (org.eclipse.mylyn.team.feature.feature.group 4.7.0.v20250326-1000)
    To: org.eclipse.equinox.p2.iu; org.eclipse.mylyn.team.ui [4.7.0.v20250326-1000,4.7.0.v20250326-1000]
  Cannot satisfy dependency:
    From: Subclipse Integration for Mylyn 3.x 4.2.0.1 (org.tigris.subversion.subclipse.mylyn 4.2.0.1)
    To: osgi.bundle; org.eclipse.mylyn.team.ui [3.0.0,4.2.0)
  Cannot satisfy dependency:
    From: Subclipse Integration for Mylyn (Optional) 4.2.0.1 (org.tigris.subversion.subclipse.mylyn.feature.feature.group 4.2.0.1)
    To: org.eclipse.equinox.p2.iu; org.tigris.subversion.subclipse.mylyn [4.2.0.1,4.2.0.1]








xxx - missed out 1 of the screenshot...



 

Restart eclipse to complete the installation.





2025-08-01

Eclipse new setup for SVN - Label Decorations

 



Install Subversive, then add connector: SVNKit 1.8.14




subversive to show username beside filename like subclipse

then in Label Decorations, change text decoration for file with format:
{outgoing_flag} {name} {revision}            {author}        {date}










Refresh SVN status cache | Unable to make field private java.lang.Throwable

 


An internal error occurred during: "Refresh SVN status cache".

Unable to make field private java.lang.Throwable java.lang.Throwable.cause accessible: module java.base does not "opens java.lang" to unnamed module @23946c92



Compare eClipse svn "providers"...

 

Subclipse
- weird exceptions... yet so far everything is working...

An internal error occurred during: "Refresh SVN status cache".





Subversive
- required to add connector manually...







Revert back to Subversive - Eclipse 2025-06

 


While I wish to use Subclipse...

but I have difficulty to get maven submodules not just to be independent "main" project, instead what i wish to achieve is to be "submodule" of a parent project for multi submodules operations...

So I have to revert back to Subversive.



---

Uninstall Subclipse


1 of - About Eclipse

2 of  - installation detail



3 of - select targeted installation to revert



Done, restart.





New install Subversive


Search in Eclipse Marketplace



Choose to install.



extra selections(either M2E or Mylyn) wouldn't be install as missing prerequisites.



Accept agreement.



Done restart.







Or 5.1.0











Get connectors


bug: cancel preference before install connector.
















Select All > Trust Selected.



Done restart.














2025-07-10

I choose Subclipse with SVNKit as of 20250710T001517+0800.

 


Subclipse with SVNKit

Eclipse: eclipse-jee-2025-06-R-win32-x86_64
Subclipse: https://subclipse.github.io/updates/subclipse/4.3.x/

Other URLs:
  1. https://github.com/subclipse/subclipse
  2. https://github.com/subclipse/subclipse/wiki

Here is why
https://g.co/gemini/share/dd1a4a01d75d


Cannot perform operation. Computing alternate solutions, may take a while.


Cannot complete the install because one or more required items could not be found.

Software being installed: Subclipse Integration for Mylyn (Optional) 4.2.0.1 (org.tigris.subversion.subclipse.mylyn.feature.feature.group 4.2.0.1)

Missing requirement: Subclipse Integration for Mylyn 3.x 4.2.0.1 (org.tigris.subversion.subclipse.mylyn 4.2.0.1) requires 'osgi.bundle; org.eclipse.mylyn.tasks.core [3.0.0,4.2.0)' but it could not be found

Cannot satisfy dependency:

From: Subclipse Integration for Mylyn (Optional) 4.2.0.1 (org.tigris.subversion.subclipse.mylyn.feature.feature.group 4.2.0.1)

To: org.eclipse.equinox.p2.iu; org.tigris.subversion.subclipse.mylyn [4.2.0.1,4.2.0.1]



Go back and unchecked [Subclipse Integration for Mylyn (Optional)] to proceed







Google Referrals