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
639
votes
32 answers

What are the pros and cons of the SVN plugins for Eclipse, Subclipse and Subversive?

SVN in Eclipse is spread into two camps. The SVN people have developed a plugin called Subclipse. The Eclipse people have a plugin called Subversive. Broadly speaking they both do the same things. What are the advantages and disadvantages of each?
rjmunro
  • 27,203
  • 20
  • 110
  • 132
176
votes
12 answers

Subclipse svn:ignore

I'm using subclipse for connecting to my SVN. There are some folders and files I would like to add to svn:ignore, but it's grayed out. Is there an easy way to get subclipse to ignore files and directories?
KevMo
  • 5,590
  • 13
  • 57
  • 70
124
votes
21 answers

How to change credentials for SVN repository in Eclipse?

I have Eclipse 3.4.2 installed on Windows with subclipse. Another developer added an SVN repository with his credentials and selected 'Save password'. Now every time I do anything with SVN his cached credentials are used. How can I change them to…
Kirill Strizhak
  • 2,667
  • 2
  • 20
  • 12
112
votes
1 answer

What do the arrow icons in Subclipse mean?

What do the icons in the following screen capture mean? The icons are from Subclipse, an SVN plugin for Eclipse. I'm not asking about the base file icons, I know those (HTML file and Java source file). I'm asking about the right-pointing dark gray…
Pops
  • 30,199
  • 37
  • 136
  • 151
97
votes
11 answers

Failed to load JavaHL Library

After updating to Snow Lion I started receiving these errors in Flash Builder / Eclipse when trying to use SVN: Failed to load JavaHL Library. These are the errors that were encountered: no libsvnjavahl-1 in…
1.21 gigawatts
  • 16,517
  • 32
  • 123
  • 231
94
votes
7 answers

Associating existing Eclipse project with existing SVN repository

I have an eclipse project on my hard disk, which is a fairly recent check out from an SVN repository. I've imported this project into my Eclipse workspace, and now want to associate it with the SVN repository. How do I do this? The only options I…
Richard H
  • 38,037
  • 37
  • 111
  • 138
83
votes
7 answers

Rolling back bad changes with svn in Eclipse

Let's say I have committed some bad changes to Subversion repository. Then I commit good changes, that I want to keep. What would be easiest way to roll back those bad changes in Eclipse, and keep the good changes? Assuming that files relating to…
Juha Syrjälä
  • 33,425
  • 31
  • 131
  • 183
69
votes
20 answers

How to fix Subversion lock error

How do you fix the Subversion/Subclipse error "Attempted to lock an already-locked dir"? Googling shows people routinely encounter this error, and the only solution I've seen posted is to run Subclipse's Team->Cleanup command. Unfortunately, I get…
Cerin
  • 60,957
  • 96
  • 316
  • 522
68
votes
21 answers

Repair SVN Checksum

I'm using subclipse in Flex Builder 3, and recently received this error when trying to commit: svn: Checksum mismatch for '/Users/redacted/Documents/Flex Builder 3/path/to/my/file.mxml'; expected: 'f8cb275de72776657406154dd3c10348', actual: 'null' I…
Matt Miller
  • 3,501
  • 5
  • 27
  • 26
68
votes
14 answers

subclipse: Unable to load default SVN Client

I am constantly getting this error when working with eclispe and the subclipse plugin: Unable to load default SVN Client I have already installed both the SVNKit and the JavaHL provider, but it can't be found in the preferences: I am using eclipse…
clamp
  • 33,000
  • 75
  • 203
  • 299
57
votes
10 answers

Subclipse and JavaHL installation headache

I've run into problems installing the latest Subclipse plug in. I saw this post: subclipse: Unable to load default SVN Client, but the answer appears to be specific for Subclipse 1.6.x, and I think 1.8.x is presenting new issues. I'm on a mac,…
matthewb
  • 1,323
  • 2
  • 12
  • 18
54
votes
6 answers

Ignoring Eclipse project files in SVN project

I have a PHP project set up in Eclipse with SVN support. Now, Eclipse adds its project files .buildpath and .project to the project and Subclipse wants to add it to the repository. Now I could just use svn:ignore to let SVN ignore the files, but…
Franz
  • 11,353
  • 8
  • 48
  • 70
50
votes
4 answers

Getting Subclipse in Aptana to work with the newest release of Subversion

The version of Subclipse (1.2.4) currently available through Aptana's automatic Plugins Manager does not work with the newest version of Subversion. I see on the Subclipse website however that they have 1.4.2 out for Eclipse. So I added a new remote…
cmcculloh
  • 47,596
  • 40
  • 105
  • 130
50
votes
3 answers

How to fully remove subversive plugin

I've installed Subversive and want to switch to the Subclipse plugin. After uninstalling Subversive via About Eclipse -> Installation Details -> Uninstall... and installing Subclipse, there are now two SVN options available in Preferences -> Team,…
Markus Pscheidt
  • 6,853
  • 5
  • 55
  • 76
49
votes
5 answers

Subclipse in Mac OS Lion shows "Unable to load default SVN client" error

After updating to Mac OSX Lion I find that I m unable to use Subclipse. I keep getting this error: Unable to load default SVN client Any ideas on how to resolve this issue? I m using Eclipse Indigo.
jajo87
  • 1,388
  • 2
  • 11
  • 15
1
2 3
47 48