Hello, > was committed to the 1.3.x branch on the 2nd December 2011. I also see that > builds were run on your TeamCity server one month ago, so maybe build > artifacts (SVNKit libraries) are available somewhere?
We do not keep artifacts for that long time, but you may build SVNKit from sources. Check out revision you need and run "./gradlew clean build -x test" to build binaries. > I am aware that SVNKit 1.3.7 contains this fix, there was API change however > that makes it incompatible with existing SVN connector. What changes do you refer to? 1.3.6 and 1.3.7 should be binary compatible. Alexander Kitaev, TMate Software, http://subgit.com/ - Svn to Git Migration! http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com/ - Java Mercurial Library! http://sqljet.com/ - Java SQLite Library! On 27 March 2012 19:13, Natalia Bartol <[email protected]> wrote: > Hello, > > > > Is there any place where I could download SVNKit 1.3.6 that contains > svnkit.http.sslProtocols=SSLv3 fix? What I see in SVN history that change > was committed to the 1.3.x branch on the 2nd December 2011. I also see that > builds were run on your TeamCity server one month ago, so maybe build > artifacts (SVNKit libraries) are available somewhere? > > > > I am aware that SVNKit 1.3.7 contains this fix, there was API change however > that makes it incompatible with existing SVN connector. > > > > Regards, > > Natalia Bartol
