Re: Subversion update error

2011-12-06 Thread Philip Martin
Johan Kruger writes: > In this example the svn:externals property would be set on the 'C:\wc' > folder and the property would be set to checkout head revision from URL > 'svn://server/repoName' to > 'C:\NonExistingFolder\VersionedFolder\ExternalFolder' There is some code that checks for this,

Re: Subversion update error

2011-12-06 Thread Johan Kruger
older' I hope you understand my example. /Johan From: Philip Martin To: Johan Kruger/SEASY/ABB@ABB Date: 2011-12-06 11:21 Subject:Re: Subversion update error Johan Kruger writes: > I'm sorry. Which users list do you mean? Your reply to me didn't include users@subversion.apache.org. -- Philip

Re: Subversion update error

2011-12-05 Thread Philip Martin
Johan Kruger writes: > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\wc_db.c' > line 2881: assertion failed (svn_dirent_is_ancestor(wcroot->abspath, > local_abspath)) It appears to be an error adding an svn:externals dir but you have not provided enough inf