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

Re: Error tagging with ra_serf

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 30 Aug 2011 10:42:25 +0100

Hyrum K Wright <hyrum.wright_at_wandisco.com> writes:

> In an effort to make sure my problems with serf are well known, I'm
> posting this. I'm attempting to create a tag of a personal project,
> and get the following error (over https, with the 1.7.x branch):
>
> [[[
> $ svn cp $REPOS/hikehy/trunk $REPOS/hikehy/releases/4.0.0
> subversion/svn/copy-cmd.c:134: (apr_err=200007)
> subversion/libsvn_client/copy.c:2346: (apr_err=200007)
> subversion/libsvn_client/copy.c:1026: (apr_err=200007)
> subversion/libsvn_client/copy.c:1026: (apr_err=200007)
> subversion/libsvn_ra_serf/serf.c:614: (apr_err=200007)
> subversion/libsvn_ra_serf/util.c:711: (apr_err=200007)
> svn: E200007: Error running context
> subversion/libsvn_ra_serf/util.c:711: (apr_err=200007)
> svn: E200007: Trying to use an unsupported feature
> $
> ]]]
>
> After switching to neon, the commit went through just fine. The
> server is running 1.6.17.

Any clues in the server error log?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-08-30 11:43:17 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.