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

working copy storage for RA properties

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-12-03 10:45:33 CET

I'd like to propose that a hashdump file is created where RA libraries can
store properties. There are a couple properties that I'd like to store.

While I could simply mix them in with the normal file/dir props, that would
also open them up to arbitrary manipulation and erroneous flagging that a
change has occurred.

Ideally, I'd like to store properties associated with each directory and
each file.

I believe that we don't need a file per RA, but that all RA modules can
share the same property space. Since we already partition RA modules into
names such as ra_dav, ra_local, etc, they can continue to use that
partitioning within the property namespace.

I would recommend ra-dir-props and ra-props/ as the storage locations.

Thoughts?

Cheers,
-g

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