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

RE: performance enhancement by working copy svn server

From: Oren Eini (Murphy & Associates) <v-orene_at_microsoft.com>
Date: Wed, 9 Apr 2008 10:23:07 -0700

From my perspective, I really like SVN's ability to figure what changed on its own, without having to be told.
And having the metadata localized allows to do wierd things like manually merge WC temporarily, or easily take a smaller piece of the WC and move it elsewhere.

________________________________________
From: sussman_at_gmail.com [sussman_at_gmail.com] On Behalf Of Ben Collins-Sussman [sussman_at_red-bean.com]
Sent: Wednesday, April 09, 2008 9:16 AM
To: Chris Frost; Edward.Harvney_at_patni.com
Cc: dev_at_subversion.tigris.org
Subject: Re: performance enhancement by working copy svn server

As Greg Hudson mentioned, a number of us are really quite enthusiastic
about a libsvn_wc rewrite which (1) centralizes metadata in one place
and (2) allows users the option of emulating perforce -- 'svn edit' to
tell svn what you're changing, so that 'svn status/update/commit' no
longer need to traverse the tree.

We're simply laying low, waiting for svn 1.5 to finish. When 1.5 is
out, I encourage you to participate in this design. I think it's a
better bet than digging into FUSE-like things.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-09 19:26:11 CEST

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.