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

Re: Subversion, decentralized version control, and the future.

From: Dan Christian <dchristian_at_google.com>
Date: 2007-06-29 18:32:45 CEST

Would good caching give you 90% of the distributed speed win with 10%
of the effort?

DAV/serf is supposed to allow caching of reads using available apache
modules. Has anyone implemented this? How do you handle the
authentication issues (if not everything is readable by everybody)?

If this works, you could cache at the LAN level and get faster
checkout, history, blame, etc without storing the whole (potentially
large) repository.

-Dan C

P.S. apologies to egoots for taking the post in exactly the opposite
direction of his point.

On 6/28/07, eg <egoots@gmail.com> wrote:
> I am sure there are many large organizations who are spread out over
> many locations and time zones who are in desperate need of
> decentralization.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 29 18:33:52 2007

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.