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

Re: [PATCH] Much simpler fix to commit failure via out of date proxy

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 19 Jan 2010 08:49:44 -0500

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.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-01-19 14:50:30 CET

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.