Questions tagged [subversive]

The Subversive project aims to provide Subversion (SVN) integration for Eclipse. The Subversive plug-in gives you the ability to work with SVN version control system from the Eclipse workbench.

The Subversive project aims to provide Subversion (SVN) integration for Eclipse. The Subversive plug-in gives you the ability to work with SVN version control system from the Eclipse workbench.

Related Links:

393 questions
25
votes
2 answers

Subversive: Difference between depth 'working copy' and 'recursive' when merging?

When doing a merge using the Subversive plugin for Eclipse, there is an dropdown box named "depth" where, besides other options, "working copy" and "recursive" can be selected. I always use the default setting "working copy", but I wonder what the…
Sylar
  • 2,273
  • 2
  • 18
  • 26
24
votes
2 answers

how to hide revision number from eclipse explorer view?

Is there any way to hide this number as this number has gone too long ?
Mr Coder
  • 8,169
  • 5
  • 45
  • 74
22
votes
2 answers

SVN client error "The server at [...] does not support the HTTP/DAV protocol"

I am updating from Windows 7 to a Windows 10 on a 64 bit system. I have no problems updating and checking out projects from the Subversion server on the Windows 7 box. I downloaded the latest 64 bit version and installed it on the Windows 10 box…
Perry
  • 1,277
  • 2
  • 17
  • 39
21
votes
3 answers

Red arrow icon in subclipse

My computer set-up: -eclipse with aptana studio 3 plugin, plugin development tools and subclipse and i have 2 projects under version control. i managed to copy the files from one project to the second since i don't know how to merge two projects…
Joseph
  • 117,725
  • 30
  • 181
  • 234
20
votes
7 answers

How can I stop Eclipse from asking to install Subversive Connectors

I'm using Eclipse Helios v3.6 and every time I start up I get the following dialog. Yet I do not use subversion. Does anyone know how to make this stop?
Queso
  • 967
  • 1
  • 12
  • 26
20
votes
3 answers

Cannot install Subversive SVN Team Provider

When I try to install the Subversive SVN Team Provider from the Eclipse Marketplace (or from their project site), I get the following error: The following solutions are not available: Subversive - SVN Team Provider 2.0 Proceed with the installation…
Willem de Wit
  • 8,604
  • 9
  • 57
  • 90
20
votes
2 answers

Import an existing SVN project into Eclipse

I have a folder on the C drive which is already checked out from SVN. In somewhere in that folder, I have an Eclipse project folder. It is already in the SVN repository. I started Eclipse, imported that project, but I am not sure how to connect it…
Ali Burak Kulakli
  • 562
  • 1
  • 5
  • 16
18
votes
9 answers

What is the proper way to do a Subversion merge in Eclipse?

I'm pretty used to how to do CVS merges in Eclipse, and I'm otherwise happy with the way that both Subclipse and Subversive work with the SVN repository, but I'm not quite sure how to do merges properly. When I do a merge, it seems to want to stick…
awied
  • 2,698
  • 5
  • 33
  • 37
18
votes
1 answer

Using Beyond Compare inside Eclipse for Merging in Subversion

I would like to use Beyond Compare inside Eclipse. The problem at hand is, that the native diff and merge tool does not allow to customize the diff enough, so there are too much differences. Beyond Compare has the right customization for that, but I…
mliebelt
  • 15,345
  • 7
  • 55
  • 92
18
votes
7 answers

How to undelete a file with Subversive?

Please note: This is a question about the Eclipse plugin Subversive, and not about Subversion itself. Please do not change the title to be about 'Subversion'. So I deleted a file that I really shouldn't have. I've found various approaches to…
Brian Laframboise
  • 5,504
  • 2
  • 31
  • 32
18
votes
7 answers

How do I resolve SVN error "E200030: There are unfinished transactions detected in ''"?

I have installed a virtual box with Windows 10, Eclipse Mars, Subversive Plugin, SVNKit 1.8.11 and tried to set up some repositories in a configuration I already did successfully in several other environments. The SVN server is a Debian 7 system…
Chris Tophski
  • 930
  • 1
  • 6
  • 23
16
votes
4 answers

Proper way to install SVNKit 1.7.x in Eclipse?

Folks, I am a bit confused on how to get SVNKit 1.7 Beta 3 to work under Eclipse Indigo. Using the Eclipse update site mentioned at http://svnkit.com/download.php, I installed new software from http://eclipse.svnkit.com/1.7.x. I selected both the…
Peter
  • 11,260
  • 14
  • 78
  • 155
16
votes
8 answers

Subversive SVN Connector installation fails in Eclipse Oxygen

The installation of the Subversive SVN Connectors currently fails with Eclipse Oxygen. eclipse.log !ENTRY org.eclipse.team.svn.core.svnnature 4 0 2017-07-03 10:55:36.977 !MESSAGE SVN: 'SVN Decorator' operation finished with error !SUBENTRY 1…
jansohn
  • 2,246
  • 2
  • 28
  • 40
15
votes
3 answers

Eclipse error when using Subversive

I am following the instructions here to get the repositories for Head First Android. I have installed Subversive and followed from the steps to get the actual repos. However, I get an error as under: SVN: '0x00400006: Validate Repository…
An SO User
  • 24,612
  • 35
  • 133
  • 221
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
26 27