On Tue, Jun 05, 2012 at 07:46:17AM +0200, Andreas Krey wrote: > Hi, > > I'm momentarily getting strange errors handling some externals, > like (on 'svn up'): > > --- > Fetching external item into 'module/tags/BUILD_module_V1.0.0/ant-scripts': > External at revision 122958. > > svn: warning: W200000: Error handling externals definition for > 'module/tags/BUILD_module_V1.0.0/ant-scripts': > svn: warning: W200035: sqlite: constraint failed > ---- > > Lots of that (for a lot of externals), ending expectedly with > > ---- > At revision 122958. > svn: E205011: Failure occurred processing one or more externals definitions > ---- > > No other special occurrences; previous operations on that WC were > unproblematic. (This *may* have to do with a 'svn relocate' operation > on the WC, but URLs look ok.) It is a checkout of a tree containing a ot > of modules with trunk/tags/branches so there are many externals in the WC > (a few for each module trunk/tag).
Can you reproduce this problem reliably, with a fresh repository and working copy? In an earlier thread[1], you were showing problems with externals and command cancellation. Is this the same working copy? If so, you might be seeing a side-effect of the bug you already reported. [1] http://svn.haxx.se/users/archive-2012-06/0033.shtml