subclipse

SVN error on connecting with eclipse

ε祈祈猫儿з 提交于 2019-12-31 11:47:37
问题 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 java.library.path C:\Program Files (x86)\Subversion\bin\libeay32.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform C:\Program Files (x86)\Subversion\bin\ssleay32.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform no libaprutil-1 in java.library.path C:

Eclipse,Subclipse和Subversive的SVN插件的优缺点是什么? [关闭]

谁都会走 提交于 2019-12-30 15:20:13
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> Eclipse中的SVN分为两个阵营。 SVN人开发了一个名为 Subclipse 的插件。 Eclipse人员有一个名为 Subversive 的插件。 从广义上讲,他们都做同样的事情。 各有哪些优缺点? #1楼 看完这篇文章后,我改为Subclipse。 http://eclipsezone.com/eclipse/forums/t77149.rhtml#92035407 #2楼 如果您在公司中使用其中一个,甚至可能希望将它们捆绑在自己的基于Eclipse的产品中,那么使用Subclipse可以让您的生活更轻松,因为它可以在业务友好的Eclipse Public License下使用。 另一方面,颠覆性需要所谓的连接器才能完全发挥作用。 那些有不同的许可证。 因此,您可能最终只为Subversive功能提供两个或三个不同的许可证,而 所有其他 Eclipse插件都在这个EPL之下。 这也是为什么这些连接器不在eclipse.org上托管的原因。 这就是为什么在Subversive安装后动态下载它们(这也意味着只是镜像eclipse.org更新站点并不能在公司网络中为您提供可用的Subversive离线安装)。 #3楼 我会采取行动解决这个问题。 我是Subclipse的项目主管,我管理项目的所有版本等。

Fill @version tag with subversion in Eclipse

落爺英雄遲暮 提交于 2019-12-30 04:24:10
问题 I would like to fill the comment tag @version with Subclipse or Subversion in Eclipse. CVS has done this automatically but Subversion isn't. This would be very helpful. I tried to google "@version" but it seems impossible. Example what CVS did: <?php /* * @author Spankmaster * @version $Id: file.php,v 1.47 2009-09-21 09:28:49 sp Exp $ * @package mysoftware */ Example with SVN: <?php /* * @author Spankmaster * @version $Id: $ -> stays empty * @package mysoftware */ Please help..... 回答1: in svn

How to change credentials for SVN repository in Eclipse?

走远了吗. 提交于 2019-12-29 02:21:36
问题 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 mine? I have already checked the 'workspace/.metadata/.plugins/org.tigris...' folders, and could not find any way to reset those cached credentials. 回答1: http://subclipse.tigris.org/wiki/PluginFAQ#head-d507c29676491f4419997a76735feb6ef0aa8cf8:

Repair SVN Checksum

我们两清 提交于 2019-12-28 09:33:11
问题 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 worked around it by: Committing all the other changed files, omitting the troublesome one. Copying the contents of the trouble file to a TextMate window Deleting my project in FlexBuilder/Eclipse Checking my project out fresh from SVN Copying the

SpringSource ToolSuite and Subclipse Plugin

☆樱花仙子☆ 提交于 2019-12-25 06:51:16
问题 since I use SpringSource ToolSuite 2.7.1 and installed the latest Subclipse Plugin (1.6.x), this plugin ask's me every time I commit something into the repo for my password, regardless I've enabled the 'Save Password' checkbox. As I know, the Subclipse plugin doesn't store the credentials itself, instead use the authentication informations from the underlying SVN adapter so I try the following without any success: 1) delete ~/.subversion/auth 2) delete ~/.eclipse_keyring After restarting STS

Why do I see SVN's uncommitted changes decorator on fully synced directories?

主宰稳场 提交于 2019-12-25 01:33:05
问题 I'm accessing a Subversion repository with Subclipse. Some of the folders in the Package Explorer window of MyEclipse show up with the uncommitted changes decorator: Usually, this means that one or more files in the directory on my machine have local, uncommitted changes. Right now, though, some of the folders appear to contain no files or subfolders with uncommitted changes. (I.e. I don't see any of these: ) This inconsistency is supported by Team Synchronization mode. When I tell Subclipse

After checking out Subversion code into Eclipse, how do I get it to build?

醉酒当歌 提交于 2019-12-24 18:56:13
问题 This problem has been frustrating me for some time... A lot of sites like Sourceforge use SVN or Subversion to manage their code. I have little problem compiling SVN code in C++, but when it comes to Java, my IDE gives me a headache. I've installed Subclipse for SVN support for Eclipse, and it works. I can check out any code into my Workspace. Now Subclipse will put the whole thing into a special project of some sort that can't be compiled. So I search Google for something and I come up with

Eclipse: Restart an SVN import from where it left off?

試著忘記壹切 提交于 2019-12-24 10:58:52
问题 I've got an SVN import that keeps breaking off in the middle, generating RA layer request failed...Could not read response body: Connection was closed by server . It breaks off at different spots each time, making me think it's a timeout issue. I'm new to SVN so bear with me, but is there a way to pick up the import where I left off? My gut is telling me this is against the whole concept of SVN but my gut's been wrong before. :) 回答1: No, any action in svn is atomic and all of them either are

How do I set the Subclipse/Eclipse date format on OS X?

痴心易碎 提交于 2019-12-24 07:34:42
问题 Using the Subclipse plugin (1.4.5) for Eclipse (3.4.1, OS X) adds some subversion metadata to the file navigator pane, including the modified date. Unfortunately this date is in m/d/y format, when I would prefer it to be in d/m/y. Subclipse may be using Eclipse for the date formatting, but I don't recall having seen any other instances of m/d/y (other date locations in Eclipse all seem to include the full month name). In any case I haven't been able to find a way of setting the format in