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

RE: [Issue 4021] New - Need better error when slave is out-of-date

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 19 Sep 2011 14:04:01 +0200

> -----Original Message-----
> From: philip_at_tigris.org [mailto:philip_at_tigris.org]
> Sent: zaterdag 17 september 2011 1:28
> To: issues_at_subversion.tigris.org
> Subject: [Issue 4021] New - Need better error when slave is out-of-date
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=4021
> Issue #|4021
> Summary|Need better error when slave is out-of-date
> Component|subversion
> Version|---
> Platform|All
> URL|
> OS/Version|All
> Status|NEW
> Status whiteboard|
> Keywords|
> Resolution|
> Issue type|DEFECT
> Priority|P3
> Subcomponent|libsvn_ra_serf
> Assigned to|issues_at_subversion
> Reported by|philip
>
>
>
>
>
>
> ------- Additional comments from philip_at_tigris.org Fri Sep 16 16:28:00
-0700
> 2011 -------
> When using a DAV write-through proxy the slave will be out-of-date w.r.t.
> the
> master immediately after a commit for a short period. During that period
> update
> in the committed working copy will fail because the committed parts are at
a
> newer revision than the slave.
>
> Neon gives a more user-friendly error message than serf:
>
> $ svn up wc2 --config-option servers:global:http-library=serf
> Updating 'wc2':
> svn: E175002: REPORT request on '/slave/!svn/vcc/default' failed: 500
> Internal
> Server Error
>
> $ svn up wc2 --config-option servers:global:http-library=neon
> Updating 'wc2':
> svn: E000000: A reported revision is higher than the current repository
HEAD
> revision. Perhaps the repository is out of date with respect to the
master
> repository?

Magic error code "0", that might be the/a cause of this problem.

        Bert
Received on 2011-09-19 14:04:11 CEST

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.