[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: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-03 18:04:13 CET

Ben Collins-Sussman wrote:
> 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.

... which uses a different data format :-(

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 18:07:06 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.