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

Re: one more "Greg issue" :-)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-12-30 00:52:26 CET

> I was also hoping for a solution whereby these property names would
> be computed from local data in some reproducible way.

As I mentioned, it would be possible to synthesize a version resource
from local state if you assume you're talking to a Subversion server,
but that wouldn't be very interoperable of us.

It would also be possible to recreate this state from the server,
using only local state. But that would have nasty consequences for
performance and complexity.

> Or, whether computed from local state or not, the name would be
> stored in someone's baton (an edit baton?)

No go. This state carries from one operation to the next; it needs to
live on disk, not in memory.
Received on Sat Oct 21 14:36:18 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.