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

Re: svn: E235000: error when performin a svn switch with SVN 1.7.4

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 18 Apr 2012 08:43:10 +0100

Derek Wallace <Derek.Wallace_at_intunenetworks.com> writes:

> We use SVN switch command to "switch" between different TAGs for a folder.
>
> This has being working fine with 1.6.x. However now with 1.7.4 it produces a SVN error.
>
> U models/micron/MT49H3​2M18C/ReleaseNotes.t​xt
> U models/micron/MT49H3​2M18C/modulerelease.​tcl
> U models/micron/MT49H3​2M18C/rldram2.v
> U models/micron/MT49H3​2M18C/ReleaseDiff.lo​g
> D models/cypress/CY7C1​512V18/ReleaseNotes.​txt
> D models/cypress/CY7C1​512V18/modulerelease​.tcl
> D models/cypress/CY7C1​512V18/ReleaseDiff.l​og
> svn: E235000: In file 'subversion/libsvn_w​c/update_editor.c' line 1583: assertion failed (action == svn_wc_conflict_action_edit || action == svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace)
>
>
> The next file to be checked out is **probably** a Linux soft link and this we think is what triggers the error.
>
> The file links to a file that is a subfolder of the folder CY7C1512V18
> i.e.
> CY7C1512V18.vhd is a link to vhdl/CY7C1512V18.vhd
>
>
>
> Ive tried to create a small recipe to reproduce the problem but havnt been able to.
>
> What further information can I provide to help diagnose this issue.

Is it reproducible: if you start with a fresh checkout can you reproduce
the error? Is it reproducible on a subset of the working copy: if you
checkout "cypress" rather than "models" can you reproduce the error?

Please describe the changes made by the switch. Running

  svn diff --summarive URL_OF_WC URL_OF_SWITCH_TARGET

may help.

-- 
Philip
Received on 2012-04-18 09:43:57 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.