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

WC split

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-23 17:22:37 CEST

While talking with a few people here at ApacheCon about SVN, I had an
interesting thought about WC and its mgmt of the ./SVN/ directoryand its
contents.

It might be nice in the future to split WC into two components: one for
storing SVN's metadata/thurds, and one for the other crawling/editing
facilities. This would allow us to create a number of variations for storing
metadata, which can take advantage of specific platform functionality. For
example:

  - use NTFS streams for the metadata
  - use MacOS resource forks
  - use a central DB of the data, rather than per-dir
  - use DAV's features to keep the data on the server

I'll add this to the IDEAS file for post-1.0 thinking.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:12 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.