开发者

mod_dav_svn replacement in java?

开发者 https://www.devze.com 2023-02-26 21:08 出处:网络
Is there a replacement for mod_dav_svn in java that I could deploy to to开发者_JS百科mcat/jboss?I have a fully java envrionment that I\'d like to integrate subversion into without deploying apache.I\'

Is there a replacement for mod_dav_svn in java that I could deploy to to开发者_JS百科mcat/jboss? I have a fully java envrionment that I'd like to integrate subversion into without deploying apache. I've found libraries for subversion in java but not an actual dav based service.

Thanks Marc


It just got possible now thanks to SVNKit:

For an example take a look here: SCM-Manager or here: Raysforge

0

精彩评论

暂无评论...
验证码 换一张
取 消