Questions tagged [subclipse]

For questions about the subclipse Eclipse plugin which provides Subversion (SVN) integration.

An Eclipse plugin providing Subversion (SVN) integration.

Useful links

710 questions
25
votes
4 answers

How to upgrade JavaHL on Ubuntu?

Environment Ubuntu 10.10 Eclipse Java EE Indigo Service Release 1 Subclipse 1.8.x libsvn1 1.6.12 svn 1.7.x Problem Subclipse 1.8.x requires JavaHL version 1.7.x. I need Subclipse 1.8.x in order to use svn 1.7.x. Ubuntu 10.10 does not have…
Dave L.
  • 9,595
  • 7
  • 43
  • 69
25
votes
2 answers

Branching and merging in Subclipse

After following all the articles I could find and trying it myself in many different ways, I'm getting a bit desperate towards performing branching and merging in Subclipse. All I get is tree conflicts (even for example projects), errors ("file…
deprecated
  • 5,142
  • 3
  • 41
  • 62
25
votes
2 answers

Subclipse with SVNKit Adapter

I have two questions and some context. I am installing Subclipse 1.4.x into Eclipse Ganymede and I'm thinking that I should use the SVNKit Adapter. I'm using Ubuntu 8.04 which comes with Subversion 1.4.x and since the JavaHL Adapter requires…
user14070
25
votes
3 answers

Reconnect Eclipse Project to SVN with Subclipse

I've been using Subclipse to manage SVN projects in Eclipse 3.4.2. However, while installing a buggy plugin, Eclipse became so sluggishly unusable that I had to kill the process and restart. Unfortunately, even though I removed the buggy plugin,…
Cerin
  • 60,957
  • 96
  • 316
  • 522
24
votes
3 answers

SVN error on connecting with eclipse

When I am trying to connect SVN to eclipse I am getting the following error: any idea how to resolve it? Failed to load JavaHL Library. These are the errors that were encountered: no libapr-1 in java.library.path no libapriconv-1 in…
Gainster
  • 5,481
  • 19
  • 61
  • 90
23
votes
4 answers

SVN Switch with relocate in Eclipse

My question can be claimed to be an extension/similar to the question posted here. basically, I need to do the same functionality using Eclipse plugin Subclipse. Subclipse has a functionality to "Switch branch/tag/revision", however, this is limited…
M. Faraz
  • 412
  • 1
  • 6
  • 13
22
votes
5 answers

Subclipse - marking code changes like in NetBeans

I moved recently from NetBeans to Eclipse. Since I have to work with the project checked out from SVN I installed Eclipse. My question is: how to make Subclipse indicated the changes that I introduce in the source code (downloaded from SVN) just…
Arek
  • 3,106
  • 3
  • 23
  • 32
22
votes
2 answers

SVN Synchronize vs Update to Head (subclipse)

I'm fairly new to both Subversion and Subclipse and am seeing some issues that lead me to believe there is a difference between updating to head, and synchronizing. Specifically I find that when I try to revert (using the subclipse history), I often…
gergesi
  • 221
  • 1
  • 2
  • 3
21
votes
6 answers

TFS for Java - bad idea?

We're considering TFS for our .NET based projects and as a task management platform. Some teams develop exclusively in Java and they're quite happy with SVN (Subclipse). Our managers came up with the following questions: Should we migrate the Java…
Jabberwocky
  • 253
  • 1
  • 2
  • 7
21
votes
6 answers

Howto re-attach subclipse when using a new Eclipse on an existing workspace

I have some projects in a workspace that were imported from SVN using Subclipse. Now I'm opening this workspace with a new version of Eclipse (with Subclipse) and the "Team" context menu only contains "Apply patch". Is there a way of getting…
l3dx
  • 2,930
  • 6
  • 33
  • 43
20
votes
4 answers

Where is m2e-subclipse connector for using svn 1.8.x, subclise 1.10?

I read that the producers of m2e has stopped producing m2e connectors for anything beyond svn 1.7. And Tigris has apparently taken up the slack to maintain the m2e-subclipse connector. Q1. My question is, where is the eclipse update url for using…
Blessed Geek
  • 21,058
  • 23
  • 106
  • 176
19
votes
5 answers

Different change lists in subclipse?

In IntelliJ, I can have different change lists so that I can put certain files that I never want to commit into a different change list, and I won't be prompted to commit those files unless I select that change list. For example, certain database…
Markus
  • 1,203
  • 2
  • 16
  • 24
15
votes
6 answers

Eclipse Maven: no "Checkout Maven project from SCM" option

I have to compile and run a Maven project that some colleagues of mine developed some years ago. I'm using Eclipse Helios on Microsoft Windows Server 2008. In their documentation about how to compile it with Eclipse, I read that I have to install on…
DavideChicco.it
  • 3,318
  • 13
  • 56
  • 84
14
votes
4 answers

Eclipse, SVN trouble

A have copied a folder from one project, which is generated by system to another. Now I want to commit all stuff from the project, the folder was copied to. What I get is (that copied folder is in folder /webapp):…
whatswrong
  • 2,203
  • 4
  • 25
  • 36
14
votes
4 answers

How to set the date format for the Team - History view in Eclipse?

Does anyone know how to set the date format for the Team - History view in Eclipse? We are using the Subversive SVN plug-in but it doesn't seem to be specific to that plug-in. A Similar Stack Overflow Question was asked before but the answer was…
DH4
  • 4,095
  • 3
  • 20
  • 16
1 2
3
47 48