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.
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
I\'m trying to use svnkit to access subversion from the svnant ant tasks with the following result: BUILD FAILED
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:
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.
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
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:
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
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