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

wc-propcaching and prop-time

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-11-07 11:30:21 CET

Hi,

So, I'm at last working on that wc-propcaching branch...

I want to get rid of the prop-time field of the entries in the
.svn/entries file in the new WC format. Since property modification state
is stored instead, it becomes unnecessary. The interesting thing is that
we have a test case (stat_test 13) that depend on this field (it looks at
the svn info output). As I see prop-time as an implementation detail, I
think this test case is broken.

But, maybe I'm wrong and we must keep this prop-time just because svn info
outputs it? BTW, it is not always available (sachedule ad comes to mind),
so people can't just blindly rely on its existence.

I think it would be good to get rid of it both for code cleanliness and
because it saves some space in the entries file.

Thoughts?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 7 11:33:10 2005

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.