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

Re: WC-props problem? Commit says "specified baseline is not the latest baseline"

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Thu, 17 Dec 2009 16:25:08 +0530

> Regarding the "The specified baseline is not the latest baseline, so
> it may not be checked out." message:
>
> ASF has two Subversion hosts, one in EU and another in US. The EU one
> acts as a write-through proxy. The above message is displayed when the
> EU slave happens to be several revisions behind the US master.
>

Commit fails even for '1' revision out-of-datedness of slave.

Problem here is slave is answering the PROPFIND call for 'vcc' url when
the asked info is 'checked-in' which can not be given accurately by the
slave.

So We need to proxy 'vcc' url for 'checked-in' request alone to master,
I am working on one such patch.

With regards
Kamesh Jayachandran
Received on 2009-12-17 11:56:25 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.