subversive

How can I prevent TortoiseSVN database locking up?

笑着哭i 提交于 2019-12-08 04:03:15
问题 I have a Windows 7 PC with the latest TortoiseSVN version (1.11.0 x64). Almost every time I want to commit changes to the server, I get the following error: Commit failed (details follow): Failed to load properties: sqlite[S5]: database is locked Error unlocking locked dirs (details follow): sqlite[S5]: database is locked Another process is blocking the working copy database, or the underlying filesystem does not support file locking; if the working copy is on a network filesystem, make sure

Eclipse/STS 插件相关

雨燕双飞 提交于 2019-12-06 19:58:18
Subversive SVN Connectors 这么多年还是使用 Subversive 舒服 http://download.eclipse.org/technology/subversive/4.0/update-site/ 在 STS 的 market 中可以安装 Subversive, 但 connectors 却不一定能安装成功, 根据文档指引,使用下列 update-site 安装 connectors 成功 http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/ 参考说明: https://www.polarion.com/products/svn/subversive/download ZooKeeper Explorer http://www.massedynamic.org/eclipse/updates/ Gradle IDE STS 市场里安装 Gradle IDE 就好 MyBatis Generator http://mybatis.googlecode.com/svn/sub-projects/generator/trunk/eclipse/UpdateSite/ 来源: oschina 链接: https://my.oschina.net

Eclipse error when using Subversive

一笑奈何 提交于 2019-12-06 19:34:40
问题 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 Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded. If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug

SVN - ignoring files already in repository

馋奶兔 提交于 2019-12-05 12:24:08
I have a configuration file in my project which needs to be in the repository (so new developers get it when they checkout the project). Each developer might change some values in the file locally - these changes should not be committed and I don't want them showing in the synchronization menu (I'm using eclipse and subversive if it matters). Note that I can't just set the svn:ignore property since it only works on files that aren't under version control - but I do want to keep a base version of the file in the repository. How can I avoid the file showing in synchronization without deleting it

Proper way to install SVNKit 1.7.x in Eclipse?

早过忘川 提交于 2019-12-05 11:25:40
问题 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 items on the list, the core SVNKit Library and optional JNA Library. The installation seems to have succeeded. When I look at the list of installed software, I see SVN Library 1.70 Beta 3 in the list. However, Eclipse still does not recognized that

svn: E180001: Unable to open an ra_local session to URL

谁说胖子不能爱 提交于 2019-12-05 08:26:52
I have installed TortoiseSVN 1.8.0 (OS: Windows 7). I have created repository using TortoiseSVN in External Harddisk. Also i have added SVN plugin in Eclipse Juno. When i try to share my project via svn plugin to repository, it shows following message. Share project was failed. svn: E180001: Unable to open an ra_local session to URL svn: E180001: Unable to open repository 'file:///H:/Repository/MobileApplications/Android/Application/Source' svn: E160043: Expected FS format between '1' and '5'; found format '6'. Anyone can help me. fry.pan I think that the answer to your question has been asked

Eclipse Subversive commit changelist?

荒凉一梦 提交于 2019-12-04 05:59:07
I just created an ignore-on-commit changelist as described in SVN: Is there a way to mark a file as "do not commit"? and it's awesome on the command line, making it much easier to view the changes I care about in the command line. Having all this power and organization now I select all my projects in eclipse and go to Team > Commit and there is no notion of changelists in the commit dialog and I still have to go through all the changes and tediously select which files to commit. Am I missing something in Eclipse' Subversive that would allow me to use changelists in the commit dialog? I found

Proper way to install SVNKit 1.7.x in Eclipse?

让人想犯罪 __ 提交于 2019-12-03 23:13:06
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 items on the list, the core SVNKit Library and optional JNA Library. The installation seems to have succeeded. When I look at the list of installed software, I see SVN Library 1.70 Beta 3 in the list. However, Eclipse still does not recognized that my projects are source controlled. When I go to Preferences, all I see is SVNKit 1.3.6-v1. I do not

How to solve 503 error accessing CollabNet Subversion Console?

梦想与她 提交于 2019-12-03 12:45:30
I'm using Collabnate Subversion Edge. I'm getting below error when trying to access URL http://localhost:3343/csvn . Collbnate is set up on Windows Server 2008. HTTP ERROR: 503 Problem accessing /csvn/. Reason: Service Unavailable Powered by Jetty:// How to solve it? I spent two days fighting with the same problem. It turned out that CollabNet Subversion Edge 4.0.11 does not support Java 8. The following procedure helped me make CN Subverion Edge 4.0.11 work again on Windows 7: 1) Uninstall CollabNet Subversion 2) Uninstall Java 8 (I had Java 7 and 6 side by side, so after uninstalling the 8,

Red arrow icon in subclipse

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-03 08:40:00
问题 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 yet. when i tried to copy the js folder from one project to the other, this happens: notice the red arrow. now, i thought it was nothing. i committed the project and left for work. when i went to the office and updated my copy of the project, i found