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

Re: Adding LAN support to Subversion - Clarification

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-27 23:27:36 CET

"Files" <files@poetryunlimited.com> writes:

> Would this need to be supported at the client library layer as well??

Nope, that's why we have library layers.

libsvn_client uses libsvn_wc to manage the working copy, and
libsvn_ra_XXX to talk to the repository. But it doesn't know or care
*which* ra library is being used.

So if David writes his own libsvn_ra_XXX, nothing else needs to
change.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 27 23:30:44 2003

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.