On Monday 05 March 2007 17:49, Lars Trieloff wrote: > Hi Reinhard, > > >> - SVN source: > >> a source that reads a local subversion repository and provides the > >> content, supports revisions etc. (read-only) > >> http://www.mindquarry.org/repos/mindquarry-workspace/trunk/ > >> mindquarry-dma-source/ > > > > how to you access SVN? Are you using a ASL-compatible base library? > > (http://people.apache.org/~cliffs/3party.html) > > We access SVN through the means of a Spring Bean. This Bean acts > either as a wrapper to Subversion's native JavaHL API, which > unfortunately requires native code or to SVNKit, which is not ASL- > compatible. So while I see not much chances of integrating this into > Cocoon, it sill might be interesting for projects using coocoon.
How does Maven2 access SVN remote repositories?? Doesn't whatever they use be able to help out in this case? Cheers Niclas
