Great work! I've downloaded and installed from the update site into SpringSource Tool Suite 2.8.1.RELEASE Build Id: 201111221000. However, I can not seem to get it to show up in the drop down of available SVN Connectors from Team -> SVN. Is there a step I missing?
I should note that the tools suite launches a connector discovery wizard at startup, but it only shows older connectors. It only shows connectors available at: http://dist.springsource.com/release/TOOLS/third-party/subversive I'm not sure if they have wrapped subversive so that I can't select plugins other than those that come through their update site? http://dist.springsource.com/release/TOOLS/third-party/subversive Alexander Kitaev-3 wrote: > > Hello All, > > I'm glad to announce that SVNKit 1.7.0 beta1 is published and > available for download from our site at http://svnkit.com/. > > SVNKit 1.7.0-beta1 provides full support for the Subversion 1.7 > working copy format and implements the following APIs: > > 1) Old SVNKit high-level API (SVNClientManager) > 2) New SVNKit high-level API (see SvnOperationFactory at > org.tmatesoft.svn.core.wc2 package) > 3) SVNKit low-level API to work directly with repository (SVNRepository) > 4) JavaHL APIs - both legacy one in "org.tigris" namespace and new > "org.apache" one. > > Your existing code should require no modification and will work both > with the new and old working copy formats, transparently for the > caller. > New Subversion working copy is based on the Sqlite database storage, > which we handle with out SqlJet library (http://sqljet.com/) > > Please, give beta version a try. Your early feedback is greatly > appreciated and will help as to deliver more stable version faster. > We plan to publish first SVNKit release candidate till the end of > February and to release 1.7.0 version in March. > > Please report your feedback to supp...@svnkit.com or to our issues > tracker at http://issues.tmatesoft.com/ > > Thanks! > > 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! > > > -- View this message in context: http://old.nabble.com/-ANN--SVNKit-1.7.0-beta1-is-published-tp33345628p33367323.html Sent from the SVNKit - Users mailing list archive at Nabble.com.