[dna-issues] [JBoss JIRA] Commented: (DNA-36) Federate content from SVN and other SCM systems

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Oct 1 00:24:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/DNA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431893#action_12431893 ] 

Randall Hauch commented on DNA-36:
----------------------------------

The SVNKit project (http://svnkit.com) is by far the most widely-used Java library client for Subversion.  It's open source with a license similar to GPL, but for closed-source uses there is a commercial license (see http://svnkit.com/licensing.html for license details).  It depends on two other proejcts: Java Native Access (JNA) open sourced under the LGPL license, and the Triliead SSH library open sourced under a custom license similar to BSD (http://www.trilead.com/Products/Trilead_SSH_for_Java/License/).

The Maven coordinates for SVNKit are:
  <groupId>org.tmatesoft.svnkit</groupId>
  <artifactId>svnkit</artifactId>
  <packaging>jar</packaging>
  <version>1.2.0.4949</version>


> Federate content from SVN and other SCM systems
> -----------------------------------------------
>
>                 Key: DNA-36
>                 URL: https://jira.jboss.org/jira/browse/DNA-36
>             Project: DNA
>          Issue Type: Feature Request
>          Components: Connectors
>            Reporter: Randall Hauch
>            Priority: Minor
>             Fix For: 0.3
>
>
> Create a connector for the federation engine that contributes and exposes content stored in a source control management (SCM) system into the federated repository.  This would enable integration of files managed by SVN (or CVS, etc.) to be accessible via JCR.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list