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
0
votes
2 answers

Disabling the constant upgrade messages from subversion clients

Most everything about the subversion eco-system makes me happy; however the reminders to upgrade to newer versions of the tools gets annoying. Is there any way to turn these off if I am rolling the client to hundreds of workstations? I know I can…
ojblass
  • 21,146
  • 22
  • 83
  • 132
0
votes
3 answers

SVN options in STS - Existing Maven project

I'm new to STS and SVN. In my workstation I'm having the SVN checked out source code (Maven Project) in a folder. And I have imported that maven project into SpringSource tool Suite (STS) using the option Import --> Maven --> Existing Maven…
SasikumarVe
  • 1
  • 1
  • 1
0
votes
1 answer

How can I customize the commit command in subclipse?

I can connect to my subversion server fine with Subclipse, but my commit is not working, and I'd like to add in some custom commands to make it work (I need to pass a un/pw). How can I set these parameters? Right now the command it's setting is just…
kevingreen
  • 1,541
  • 2
  • 18
  • 40
0
votes
1 answer

how do i subclipse plugin in eclispe to revise files then run in tomcat

I haven't used eclipse in a while and I need someone to help me with a problem I'm having. There's a project in a Subversion repository and I need to update a few JSPs. I have installed eclipse, subclipse plugin and running tomcat within the…
Chris22
  • 1,973
  • 8
  • 37
  • 55
0
votes
1 answer

Eclipse Indigo Outline (PHP Mode, Subclipse) is flickering with large classes

my Eclipse Indigo Outline is flickering when i click around the code of large php classes. I think it has something to do with subclipse because after the flickering ends the revision number & date is displayed. Does anyone know a solution to this…
Lucian Depold
  • 1,999
  • 2
  • 14
  • 25
0
votes
2 answers

svn support in eclipse rcp application

I need to add svn support to my own eclipse rcp application. I need to show commit history and checkout specific version of a file from svn server. Do I need to use sublipse or subversive or svnkit is enough?
michael nesterenko
  • 14,222
  • 25
  • 114
  • 182
0
votes
2 answers

Eclipse 3.6.0 All In One -> subclipse not installing

I tried installing subclipse through the "Help->Install New Software" and the URL is http://subclipse.tigris.org/update_1.8.x but it fails every time. It shows following items =================================== CollabNet Merge Client 3.0.8…
practitioner
  • 43
  • 2
  • 7
0
votes
1 answer

How to import a google svn into eclipse/subclipse?

I am trying to import that svn into subclipse: http://code.google.com/p/cloud-tasks-io/source/checkout But I get that error: mkdir --parents -m "Initial import." http://cloud-tasks-io.googlecode.com/svn/trunk/test svn: MKACTIVITY of…
maximus
  • 11,264
  • 30
  • 93
  • 124
0
votes
1 answer

Subclipse on a Mac in a Windows network. Can't Commit - Can't get exclusive lock

I have an iMac running OS X 10.7.3. I have Eclipse Indigo and Subclipse 1.8.6 installed. I'm able to connect to and save files to our repository through Finder when I provide proper credentials. I am able even to check out projects. When I make…
Half_Duplex
  • 5,102
  • 5
  • 42
  • 58
0
votes
1 answer

svn+ssh with Subclipse or TortoiseSVN

If I run plink in a cmd window with -N option C:\Program Files\Putty>plink -v -l user -pw passw -L 3690:1.2.3.4:3690 mydomain.com -N the remote svn repository (svn://127.0.0.1) can be accessed with TortoiseSVN and Subclipse Put the following in…
dak
  • 339
  • 6
  • 21
0
votes
2 answers

How to copy a local folder to Subclipse / Eclipse folder structure?

Can I drag&drop a folder from my home folder that has many subdirs and even .svn subdirs into my Navigator view in my subclipsed Ecplipse?
Stephan Kristyn
  • 15,015
  • 14
  • 88
  • 147
-1
votes
1 answer

The best Eclipse SVN client or Subversive -> Subclipse migration

As you possibly know, the Subversive project is dead (and even doesn't work with Eclipse 2021-09; everything is installing w/o errors but has an issue with missed resources during the startup). I have a bunch of legacies SVN-based projects and I…
FoxyBOA
  • 5,788
  • 8
  • 48
  • 82
-1
votes
1 answer

How to add Subclipse plugin to the newer version of eclipse Java EE IDE??

this is the new location of it https://github.com/subclipse/subclipse/wiki couldn't add this into JAVA EE Eclipse
-1
votes
1 answer

Svn subversion Error while creating new repository on server from client

while trying to create a new repository or creating a new folder under current repository using subclipse in eclipse, i am getting an exception org.apache.subversion.javahl.ClientException: Authorization failed svn: Authorization failed I am using…
Arun Sivan
  • 1,680
  • 2
  • 12
  • 23
-1
votes
1 answer

Maven parent project shows SVN change but children don't

I'm experiencing an issue with Eclipse Mars and Subclipse in a Maven Tycho project. I got the following setup: As you can see Subclipse states that there's some change in the parent project. Despite of this children projects don't show any change.…
Alex
  • 789
  • 1
  • 12
  • 29
1 2 3
47
48