svnkit
Unable to commit a directory tree with SVNKit
I\'ve a directory containing files from a legacy build system. i want to recreate the timeline of this build system in a SVN repository.[详细]
2023-01-18 11:29 分类:问答Checking Out Directory / File with SVNKit
I can\'t see on the wiki where checking out is documented. Ideally, I would like to check out a file \"example/folder/file.xml\", if not ju开发者_开发问答st the folder... and then when the application[详细]
2023-01-10 04:41 分类:问答Can't get svnant tasks to work with ant 1.7.1, svnant 1.2.1, java 1.6.0_17, and svnkit on windows xp
I\'m trying to use svnkit to access subversion from the svnant ant tasks with the following result: BUILD FAILED[详细]
2023-01-07 16:11 分类:问答svnkit: Problem getting entry name
I\'m trying to create a SVN Eclipese EFS plugin and have problems when getting the names of entries. When I make a call to:[详细]
2022-12-26 05:08 分类:问答SVNKit: Retrieve files for specific revision
I\'m writing a tool which will push changes to database after commit to svn. The question is how to retrieve dirs for particular revision.[详细]
2022-12-25 13:51 分类:问答svnkit: how to get working copy revision number?
I am using SVNKit 1.3.2 and trying to obtain working copy revision number. Working copy is checkouted also with S开发者_JAVA百科VNKit, but when I\'m trying to call[详细]
2022-12-21 02:51 分类:问答SVNException unable to rename file when using SVNKit in a ikvmc-ed library in C#
I used ikvmc to compile svnkit to a C# (dll) library and linked it as a reference to my project. I tried a proof of concept code to checkout:[详细]
2022-12-20 04:44 分类:问答Why am I getting handshake_failure with Java SSL cert?
I\'m trying to use Hudson (which uses SVNKit) to access a Subversion repository that requires a client certificate to access it. I can access the same repository using the same client certificate via[详细]
2022-12-11 05:19 分类:问答svnkit: how to enumerate svn repositories in a root directory?
How do you use svnkit to enumerate svn repositories i开发者_运维问答n a root directory?I think (I worked with svn kit 1 year ago) you have to manually list all directories next to your repository path[详细]
2022-12-08 08:01 分类:问答