subclipse

How to deal best with SVN and local changes, that should not be committed?

倖福魔咒の 提交于 2020-01-13 13:12:28
问题 I have checked out some projects from SVN repository. To build those projects I have to adjust some configurations (e.g. the classpath and property files) to fit the local enviroment. Now I don't want to commit those changes to the repository. So setting an svn:ignore may help. But what if I want to get updates from the repository without committing those files? Is there any option that allows me to get updates and prevents me from committing? Or what is the best way to deal with local

SVN not working in Eclipse

前提是你 提交于 2020-01-10 13:06:12
问题 One day I pressed in Eclipse Help -> Check for Updates (and I learnt that I should Never Ever update a software which works fine.) Then in a project that I used with SVN the whole submenu of "Team" and the little icons that showed that some files weren't commited, they all dissapeared. I tried everything: revert from Instalation History tab uninstall from Installed Software tab replaced the folder eclipse in Program Files with a new one downloaded from eclipse website and tried to install

SVN not working in Eclipse

余生颓废 提交于 2020-01-10 13:05:51
问题 One day I pressed in Eclipse Help -> Check for Updates (and I learnt that I should Never Ever update a software which works fine.) Then in a project that I used with SVN the whole submenu of "Team" and the little icons that showed that some files weren't commited, they all dissapeared. I tried everything: revert from Instalation History tab uninstall from Installed Software tab replaced the folder eclipse in Program Files with a new one downloaded from eclipse website and tried to install

Why can't Subclipse coexist with Android Developer Tools (ADT) plug-in?

≯℡__Kan透↙ 提交于 2020-01-05 11:14:39
问题 On a fresh install of Eclipse: Eclipse - 3.52 Galileo-SR2-win32 Java Version - JRE 6 (update 18) Host OS - Windows 7 (32-bit) ...if I install both of the following plug-ins (in any order), they both stop working . Android Developer Tools plug-in - ADT 0.9.5 (recommended for Eclipse 3.5x) Subclipse plug-in - 1.6.x (recommended for Eclipse 3.5x) The error log shows nothing, but all traces of ADT and Subclipse are gone from the menus, the toolbar, the Preferences dialog, etc. I've progressively

SVN control of a shared virtual machine folder

▼魔方 西西 提交于 2020-01-04 15:52:13
问题 I have an SVN checkout on a Mac using subclipse. I want to be able to share this folder with a vmware shared folder in Windows 7 and perform updates/commits using tortoiseSVN (on the VM) and/or subclipse (on the Mac). Is this possible? or will the two be in conflict? The shared drive has the hidden ".svn" folders created by subclipse. What else does tortoise need to recognize the checkout? 回答1: Sharing a working copy is never a good idea. You could do it if the OS you share it with are all

Subclipse- update working copy

自古美人都是妖i 提交于 2020-01-04 06:40:25
问题 I work on my school projects on two machines- my laptop and desktop. Recently I've started using subclipse for version control, and have it plugged in Eclipse on both machines. While working on a single machine, I understand the checkout/commit process and synchronizing in the Team Synchronizing tab. So, how do I update the working copy of the other machine in subclipse without having to checkout and overwrite the entire project on the local machine? 回答1: Right click on the project and select

Subclipse- update working copy

允我心安 提交于 2020-01-04 06:40:17
问题 I work on my school projects on two machines- my laptop and desktop. Recently I've started using subclipse for version control, and have it plugged in Eclipse on both machines. While working on a single machine, I understand the checkout/commit process and synchronizing in the Team Synchronizing tab. So, how do I update the working copy of the other machine in subclipse without having to checkout and overwrite the entire project on the local machine? 回答1: Right click on the project and select

JAVAHL (JNI) Not available

随声附和 提交于 2020-01-04 02:53:33
问题 Windows 7 64 Bits, Eclipse Indigo, SlickSVN 1.6.17 all installed with path to the libraries entered in windows. Why do I get the message JAVAHL (JNI) Not available and why does eclipse not load these libraries? 回答1: Have you tried installing SilkSVN as suggested on the subclipse official FAQ? Then on Eclipse/MyEclipse go to Window>Preferences>Team>SVN Change the client to SVNKit v1.XXX . That did the trick for me. 回答2: Did you close down Eclipse before running the SlikSVN 64 bit installation?

cannot connect subclipse to VisualSVN on Windows 7

旧时模样 提交于 2020-01-02 23:21:50
问题 svn: connection refused by the server svn: OPTIONS request failed on '/svn/myrepo/MyProject/trunk' svn: connection refused by the server Java 32 bit 1.6.20 Windows 7 64 bit Eclipse 3.5.2 32 bit VisualSVN 2.1.3 Installed subclipse in Eclipse 3.5.2. Created repository myrepo and Project Structure MyProject. Tried to open repository location https://desktop-PC/svn/myrepo/MyProject/trunk from subclipse and got error popup Error validating location org.tigris.subversion.javahl.ClientException: svn

Subclipse (1.8.5) requires cleanup / refresh cycle to detect changes made with TortoiseSVN (1.7.4)

本小妞迷上赌 提交于 2020-01-01 10:52:27
问题 My problem: Subclipse does not update locked status overlay icons in eclipse after I lock/unlock some files with TortoiseSVN in windows explorer (and vice versa). Is this expected behaviour or am I missing a setting? The files have the svn property "svn:needs-lock" set. I can sync Subclipse again by first clicking "Team - Refresh/Cleanup" and then "Refresh F5". I am not a 100% sure but I think with Subclipse 1.6.x and TortoiseSVN 1.6.x I was able to just hit F5 in eclipse, and the status was