RE: Re: Java-based Subversion-client
From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-02-23 16:00:35 CET
And if you want to implement the file:// protocol for repos. access in your all-java client, or want you 100% pure java client to be able to create a repos, then you also need to implement bdb in java, in a 100% file-compatible way... including it's use of the pthread semaphores in the mmapped file...
That doesn't sound very appealing to me. I've been thinking about it, and 100% pure java doesn't sound like a realistic option to me.
regards,
--Tim
-----Original Message-----
Thomas Singer wrote:
> Hi,
No, it would mean reimplementing huge amounts of complex C code.
There are nice JNI libraries to the C libraries, however.
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.