subclipse icon indicating copy to clipboard operation
subclipse copied to clipboard

Subclipse - Eclipse SVN Provider

Results 93 subclipse issues
Sort by recently updated
recently updated
newest added

`SVN Cleanup` may happen to fail, e.g. due to file locks like ``` Problem running log svn: Failed to run the WC DB work queue associated with 'D:\...', work item...

Subclipse version 4.3.0 in Eclipse Neon.3 Release (4.6.3) In the History view, when I right click an item and in the context menu select "Compare...", sometimes there is a second...

This happens a lot, but I'm finally getting around to reporting it. (It has been happening for a long time, but I happen to be on 4.2.2.201612131538.) Here's today's incident:...

The JDT debug shell is sometimes completely unresponsive due to the subclipse TeamAction. In the [attached CPU sample](https://github.com/subclipse/subclipse/files/2807189/snapshot-selection-in-debug-shell.zip), I triggered a single selection event from the debug shell. The UI...

Referring to the discussion (https://groups.google.com/forum/#!topic/subclipse/Ntbl_SfxUrg) a fix is provided to avoid the interruption of the auto build process by the RefreshStatusCacheSchedulingRule. By falling back to a MultiRule, the auto build...

Hello, Subversion added [shelving](https://cwiki.apache.org/confluence/display/SVN/Shelving+and+Checkpointing) as an experimental feature in version 1.10 and improved it 1.11 (similar to `git stash`). This is quite a convenient feature, it would be nice if...

Hello, Since upgrading to Eclipse 2018-09 (and now 2018-12), I am having issues with the file content changes pane. When opening the `Commit...` dialog and selecting one of the changed...

After fresh installation of Ubuntu, SVN and Subclipse I'm trying to import a project from SVN repository. I had some alerts about JavaHL, so I know that probably connectors need...

I have recently raised an [issue](https://bugs.eclipse.org/bugs/show_bug.cgi?id=533132) with the EGit provider for inconsistency with label decorators on project working sets compared to Subclipse. It turned out that Subclipse is inconsistent with...

1. configure update to prompt on text conflicts: ![image](https://user-images.githubusercontent.com/208302/41401893-3fb0dbdc-6fc1-11e8-978f-a60620ce1498.png) 2. update project to head 3. some conflict occurs, handle conflict dialog opens 4. select "Launch a graphical conflict resolution editor."...