On Mar 3, 2005, at 9:39 AM, Scott Palmer wrote:
>
> On Mar 3, 2005, at 10:29 AM, Max Bowsher wrote:
>
>> Alexander Kitaev wrote:
>>> Hello Branko,
>>>
>>>> BTW, what does javasvn do about file:// access?
>>> It is not supported, but if someone would like to add support for
>>> "file://"
>>> access, plugging it in should not be complex - there is a plugable
>>> API for
>>> SVNRepository implementations (currently there is one for "svn" and
>>> "svn+ssh"
>>> and one for "http" and "https").
>>
>> FSFS file access, feasible.
>>
>> BDB file access would require rewriting large chunks of BDB in Java
>> first, i.e. infeasibly difficult.
>>
>> Max.
>>
>
> Wouldn't this get you most of what you need?
> http://www.sleepycat.com/products/je.shtml
>
> Or is that not compatible with the native code version?
Not compatible.
-Fitz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 17:13:44 2005