jira-importer commented on issue #322:
URL: https://github.com/apache/maven-scm/issues/322#issuecomment-2964585636

   **[Emmanuel 
Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)**
 commented
   
   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.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to