You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by dhanushka ranasinghe <pa...@gmail.com> on 2013/01/22 13:07:03 UTC

Failure occurred processing one or more externals definitions

Hi.

when i ran the  "svn up"  i get the following error  , is there any reason
for that

Please not that svn server is :  subversion 1.7.7
Working copy version is  : subversion 1.7.5


Error
=====
svn: E205011: Failure occurred processing one or more externals definitions

Is there any reason for error ?

Re: Failure occurred processing one or more externals definitions

Posted by dhanushka ranasinghe <pa...@gmail.com>.
Hi...

but seems to be working fine in working copy with subversion 1.6 , is there
any considerable difference between svn externals in subversion 1.6 and 1.7

On 22 January 2013 21:47, Ryan Schmidt <su...@ryandesign.com>wrote:

>
> On Jan 22, 2013, at 06:07, dhanushka ranasinghe wrote:
>
> > when i ran the  "svn up"  i get the following error  , is there any
> reason for that
> >
> > Please not that svn server is :  subversion 1.7.7
> > Working copy version is  : subversion 1.7.5
> >
> >
> > Error
> > =====
> > svn: E205011: Failure occurred processing one or more externals
> definitions
> >
> >
> >
> > Is there any reason for error ?
>
> The reason for the error is apparently that there is a problem with one or
> more of your svn:externals definitions. Examine any and all of your
> svn:externals for conformance with the documented syntax for that property,
> and ensure all servers any such properties reference are online and
> properly configured.
>
>
>

Re: Failure occurred processing one or more externals definitions

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jan 22, 2013, at 06:07, dhanushka ranasinghe wrote:

> when i ran the  "svn up"  i get the following error  , is there any reason for that 
> 
> Please not that svn server is :  subversion 1.7.7  
> Working copy version is  : subversion 1.7.5
> 
> 
> Error
> =====
> svn: E205011: Failure occurred processing one or more externals definitions
> 
> 
> 
> Is there any reason for error ?

The reason for the error is apparently that there is a problem with one or more of your svn:externals definitions. Examine any and all of your svn:externals for conformance with the documented syntax for that property, and ensure all servers any such properties reference are online and properly configured.