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

Re: CVS update: subversion/notes webdav-usage.html

From: Joe Orton <joe_at_orton.demon.co.uk>
Date: 2000-08-18 11:48:41 CEST

On Fri, Aug 18, 2000 at 02:09:57AM -0700, Greg Stein wrote:
> On Fri, Aug 18, 2000 at 03:48:44AM +0100, Joe Orton wrote:
> >...
> > Excellent. It would be good to see a bit more detail: when are the Etags
> > going to be fetched: is this going to mean extra round-trips at various
> > points? e.g. after I checkin, is an extra propfind round needed to get
> > etags of newly-checked in files?
>
> The etags will not be used. I'll add a note about etags, however, because
> they will need to be generated.

Ah, I don't think I explained myself clearly... the http-delta I-D uses
Etags for identifying old versions of resources so the server can send a
diff relative to this previous version. My question is, when does the
client find out these etags... e.g.

client has version X of file Y. To do an 'update' on this file,
according to the http-delta draft, it sends a GET request with
If-None-Match: "etag-of-version-X".

The specific case I thought about was after a checkin: the etag will
have changed, so it might take an extra round-trip to find out the new
etag?

Hope that's a bit clearer...

joe
Received on Sat Oct 21 14:36:07 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.