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

Re: progress report & upcoming "Milestone 1"

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-09-26 17:40:50 CEST

Greg Stein <gstein@lyra.org> writes:

> The current design document calls for a "client library" that combines the
> necessary elements of the WC and RA libraries into higher-level calls. That
> probably still makes a lot of sense. The cmd-line client is then just some
> calls into that client library and generate of the appropriate output to the
> TTY (and parsing cmd line args, of course).

Exactly. I'm not exactly sure why Karl described TASKS item #6 as he
did... I think it's jumping the gun a bit. Item #6 should really be
"begin fleshing out libsvn_client"; an actual command-line program is
just a trivial user of this library. libsvn_client, however, depends
on interfaces provided by libsvn_wc (well defined at this point), and
libsvn_ra (not-so-well defined yet). I think we need to sit down and
decide exactly how to break out the task of writing libsvn_client,
since it seems to be bottlenecked on libsvn_ra.
Received on Sat Oct 21 14:36:09 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.