[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Externals: sqlite: constraint failed

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 5 Jun 2012 11:20:52 +0200

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
Received on 2012-06-05 11:21:30 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.