You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2006/02/10 14:15:47 UTC

[jira] Commented: (SCM-13) Investigate pure Java SVN interface

    [ http://jira.codehaus.org/browse/SCM-13?page=comments#action_58347 ] 

Emmanuel Venisse commented on SCM-13:
-------------------------------------

>From TMate support :

Hello Emmanuel,

"file" protocol is already supported in development version in "trunk" and
will be included into version 1.1.0 that is currently planned to be
published in March 2006. 

You may already use "file" protocol if you will checkout and build JavaSVN
from "http://svn.tmate.org/repos/jsvn/trunk/". To enable "file" protocol,
you should first make the following call:

FSRepositoryFactory.setup(); // similar approach is used for DAV and svn
protocols support.

"file" protocol support pass mostly all python tests, but right now I would
not recommend you to use it against production repositories, and also it is
not yet optimized, so works somewhat slow.



> Investigate pure Java SVN interface
> -----------------------------------
>
>          Key: SCM-13
>          URL: http://jira.codehaus.org/browse/SCM-13
>      Project: Maven SCM
>         Type: Task

>   Components: maven-scm-provider-svn
>     Reporter: Brett Porter
>      Fix For: 1.0
>  Attachments: SCM-13-maven-scm-api.patch, SCM-13-maven-scm-manager-plexus.patch, SCM-13-maven-scm-plugin.patch, SCM-13-maven-scm-provider-svn.tar.gz, ch.ethz.ganymed.tar.gz, tmate.org.javasvn.tar.gz
>
>
> There is this: http://tmate.org/svn/
> I'd say javahl is out because it requires native binaries.

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