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.