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

When importing existing eclipse projects from disk which are a SVN working copy, Subclipse generally detects this and reacts perfectly on it. However, when selecting the `close newly created projected...

As Subclipse is now the only SVN connector installable with latest 2019 Eclipse, it should also allow to setup keywords inside the contect menu (set keywords) and also recognize them...

I am using Eclipse IDE for C/C++ Developers Version: 2019-06 (4.12.0) Build id: 20190614-1200 following plugins are installed via Marketplace: ![plugin_version](https://user-images.githubusercontent.com/53823617/62541297-d9f7b300-b859-11e9-8ba9-b062ed0349a8.JPG) When merging back a branch to trunk, the mergeinfo...

If I double-click a changed file in the Synchronize view (in "Team Synchronizing" perspective), it opens a diff window. If there I click the button "Copy All Non-Conflicting Changes from...

When I do start a fresh workspace, do a SVN checkout (big project, ~170000 files), and restart after a finished SVN checkout Eclipse, I am not able to start Eclipse...

Normally when doing team -> commit the cursor is in the comment box and you can start typing the comment. Since Eclipse 2018-09 (4.9.0) there is no cursor and typing...

If there is a folder (with contents) added in a revision, Subclipse shows only that the foder was added, but not its contents. See screenshot: ![image](https://user-images.githubusercontent.com/15932333/56675533-9a4af800-66bc-11e9-823f-4ef53865a978.png) Versions: Eclipse Java EE...

We are using a project layout where eclipse project files and the source files are separated. The source tree is linked into the eclipse project by an eclipse linked folder....

The `SVNOutputConsole` uses Eclipse's Console Font(it is called CVS Console Font in `ColorsAndFontsPreferencePage`), the name of the config is `"pref_console_font"` which is defined in `org.tigris.subversion.subclipse.ui.ISVNUIConstants.PREF_CONSOLE_FONT`. I want to point out...

I've encountered the following issue when comparing two revisions using the History view. My software setup is as follows: ``` Eclipse SDK: 4.10.0.I20181206-0815 Subclipse: 4.3.0.201901172050 Subversion 1.10 JavaHL: 1.10.4.201901162035 ```...