On 01/19/2010 07:23 PM, Mark Phippard wrote:
> On Tue, Jan 19, 2010 at 8:49 AM, C. Michael Pilato<cmpilato_at_collab.net> wrote:
>
>> Mark Phippard wrote:
>>
>>> Any idea how it works? CHECKOUT is serviced by the proxy server
>>> right? I would think it would lead to the same problem? Maybe the
>>> code winds up creating some kind of floating HEAD link as opposed to
>>> tying it to what it determines to be the HEAD revision.
>>>
>> CHECKOUT is serviced by the master, as it is part of the commit process.
>> CHECKOUT in WebDAV isn't a read operation like "svn checkout" is. It's more
>> like "prepare to be modified" or somesuch.
>>
> Thanks. I knew this was a DAV checkout, but I thought it was also
> used in some read operations. Anyway, that probably explains why it
> works.
>
> Nice suggestion.
>
>
Committed in r900797.
With regards
Kamesh Jayachandran
Received on 2010-01-19 15:37:46 CET