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

Re: [RFC] A libsvn_wc properties optimisation

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-11-06 12:59:24 CET

If you are going to change things go for a bigger win.

Use a single file for the props of all the files in a directory.
And lose the .svn/props and .svn/props-base directories.

This is after all the way entries was done.
Maybe use XML format instead of current K and V format.

In my repos I have properties on almost every single file btw.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 6 13:00:39 2004

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.