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

Re: PATCH: "revision" parameter to svn_client_status

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-09-22 16:29:21 CEST

Ben Collins-Sussman wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
>
>>Can someone reassure me that the operation will be atomic: that the
>>server will determine the particular revision that is HEAD when it
>>gets the request, and will send the whole of the response against
>>that particular revision even if HEAD is changing because commits
>>are happening in parallel?
>
> Yes, this is exactly how it works. There's no such thing as a "moving
> HEAD". The client says, 'what is HEAD'? The server responds, "it is
> 7111". The client then requests an update to exactly r7111. Of
> course, by that time, 7112 might exist, but that's just too bad.

Excellent. Thanks. That's what I wanted to hear.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 22 16:29:13 2003

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.