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

RE: Re: Re: trunk svn binary (windows) using serf library errors

From: Edmund Wong <ed_at_kdtc.net>
Date: Fri, 11 Sep 2009 07:26:00 -0700 (PDT)

It seems as if whatever command I use with
svn, it gives me a context error:

C:\other_projs\svn\subversion\libsvn_client>svn log -v -g .
..\..\..\subversion\svn\log-cmd.c:600: (apr_err=20014)
..\..\..\subversion\libsvn_client\log.c:520: (apr_err=20014)
..\..\..\subversion\libsvn_client\ra.c:421: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra\ra_loader.c:486: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\options.c:477: (apr_err=20014)
..\..\..\subversion\libsvn_ra_serf\util.c:568: (apr_err=20014)
svn: Error running context: Internal error

I've looked at the lines; but I've yet to trace out whatever's bugging my build. This doesn't happen when I'm at work. I've got the same setup. Nearly. At work, I use VS2008, whereas at home I use VSE2008. Is this supposed to make a difference?

Using the neon library has no problems, so now my 'svn update' has become the following:
  svn update --config-option servers:global:http-library=neon

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2393619
Received on 2009-09-11 16:26:10 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.