[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: John Peacock <jpeacock_at_rowman.com>
Date: 2007-06-29 21:31:22 CEST

Karl Fogel wrote:
> No, I think we've overcome that now, and that people are okay with one
> centralized admin area per working copy (that still allows nesting, of
> course, just not detachment). That centralized admin area would be a
> full-fledged repository.

So you could (lots of arm waving here) implement lib_wc using [a
possibly stripped down form of] lib_fsfs - one that only keeps 'N'
active revisions and tracks the central repository's revnums in local
properties. And which relies on checksums more heavily to determine
whether a file has been modified (since you can't just stat the
text-base).

Cool!

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 29 21:31:28 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.