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

Re: Revision control + bug tracking

From: Brian Behlendorf <brian_at_collab.net>
Date: 2000-06-20 22:53:59 CEST

On Mon, 19 Jun 2000, Jon Stevens wrote:
> on 6/19/2000 9:12 PM, "Ben Collins-Sussman" <sussman@newton.collab.net>
> wrote:
>
> > Take a look at the Subversion spec; absolutely everything is
> > librarized. All client functionality is in a shared library. All
> > *server* functionality is in a shared library too; a smart Scarab can
> > talk directly to any Subversion repository this way, completely
> > avoiding the network if need be.
>
> We need to write a java client implementation library or go through JNI, but
> i would prefer 100% native java...

First - let's not discuss this on two mailing lists at once. Decide which
list your comments are more relevant to and keep them there; I'm not
saying integration is uninteresting, I just think speculative discussions
aren't best to duplicate everyone on.

Second - take it as a given that we'll support the authoring of clients
for subversion for multiple languages; aided in this of course by the
work that the webdav fanatics are also doing. Right now we're focusing on
C here to try to be least-common-denominator, to in my words, "not give
anyone a good reason not to use it". Let's save language debates for some
other time.

        Brian
Received on Sat Oct 21 14:36:05 2006

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.