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 <subversion-20...@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. > > >