svn

How to set Subversion properties with git-svn

无人久伴 提交于 2019-12-20 10:21:55
问题 Is there a way to set subversion properties on a git repository that was created by git-svn? In my case, I want to edit the version of svn:external , svn:ignore and svn:executable . However, the only way to do so seems to involve a check-out with the subversion client. Is there a way to edit svn properties without having to check out the repository twice (one time for git and one time with svn for the properties)? 回答1: git-svn does not support Subversion properties. When I run into this

Getting subclipse to work on Ubuntu 64 and Indigo - Incompatible JavaHL library loaded. 1.7.x or later required

廉价感情. 提交于 2019-12-20 09:56:08
问题 How do I fix this? I am on ubuntu 64 using Eclipse indigo. I installed http://subclipse.tigris.org/update_1.8.x. At first I got this error: Failed to load JavaHL Library. These are the errors that were encountered: no libsvnjavahl-1 in java.library.path no svnjavahl-1 in java.library.path no svnjavahl in java.library.path java.library.path = /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk/jre/../lib/amd64:/usr/java

web based subversion viewer [closed]

陌路散爱 提交于 2019-12-20 09:53:56
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 6 years ago . Is there a tool that allows me to point to a subversion repository to browse the contents of the repository. I am thinking something

Svn revert all properties changes

限于喜欢 提交于 2019-12-20 09:51:45
问题 I have a svn working copy which I attempted to reverse merge a couple of recent revisions into. I cancelled the merge before it completed as I changed my mind. Now my working copy has a couple of thousand "changes" from updates to the ancestry related properties on most of the files. I have about 10 files with real code changes mixed in which I don't want to have to seperate out by hand. Is there a way for me to revert all of the property changes without affecting the content changes? 回答1:

Jenkins Subversion Error - E200015: No credential to try. Authentication failed

孤者浪人 提交于 2019-12-20 09:48:37
问题 I've updated the Subversion plugin of jenkins to version 2.2 Now i get following error for repos which build the first time after the upgrade and for repos where something within an external changed. It works for all other builds as expected. I tried to add additional credentials but this did not help. Now i hope someone has an idea what else can be tried to fix this annyoing issue. The error: hudson.util.IOException2: revision check failed on http://XXX/svn/XXX/Website/Config/trunk at hudson

How to fix “unable to create pristine install stream”

时光总嘲笑我的痴心妄想 提交于 2019-12-20 09:47:59
问题 Since about one or two weeks I get this error message and I don't know how to resolve it. Commit failed (details follow): Unable to create pristine install stream The system cannot find the path specified. I neither know what a Pristine Install Stream is, nor does the message contain a hint about the path that is not found. I've tried a cleanup , but the same error still occurs. I googled, but at the time of writing there are only 9 results available, some of them commit history of SVN

Best practices for using version-controlling on Cocoa projects

。_饼干妹妹 提交于 2019-12-20 09:45:35
问题 I recently started using Git as my version control system for some Cocoa projects I'm working on and wondered if there are best practices for working with version control systems on Cocoa projects. There is the obvious "build" directory which I exclude from versioning as it's not important and can change quite a bit when debugging some code and then there are those .pbxuser and .perspectivev3 which change ever time I open the project in Xcode but I don't really know if they are "important"

How can I extract all changed files of a changeset in Mercurial?

*爱你&永不变心* 提交于 2019-12-20 09:45:04
问题 Until recently we have been using SVN for all projects of our web studio, and there is a very convenient feature present in several clients like Subversive and TortoiseSVN that can extract all files that have been changed in a certain revision. Is there a way to do it in Mercurial? I don't care if it's done via a GUI or a command line, it's just very convenient to have a set of files that have been changed in a certain changeset. P.S. I must have put it wrong the first time. I need more than

Best way to use svn for web development

半腔热情 提交于 2019-12-20 09:37:40
问题 I installed svn on my server and am wondering whats the best way to use it. For example I have apache folders of htdocs and cgi-bin. Should I put both the folders in svn? when i work on a project i usually have the project_name as the folder in each - htdocs/projname and cgi-bin/projname? Should i svn both? Is it a good idea svning my images and other stuff from htdocs or should i svn only my code? Also, is it worth svning word documents, psd files (which are huge normally like 100mb or so)?

SVN? VSS? Why is one better than the other? [closed]

偶尔善良 提交于 2019-12-20 09:37:30
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . I tend to get the feeling that most folks here think SVN is gold-plated goodness, whereas VSS is the worst program ever devised (at