[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaSVN (Re: Subversion Branding / "whole product" (Was: Re: SmartSVN - a new Subversion client))

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-03 16:37:48 CET

On Mar 3, 2005, at 9: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.
>

There's a 100% java implementation of BDB. I wonder how similar its
API is to the C one?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 16:39:18 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.