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

Re: switch from tag with externals to a trunk without can put wc into inconsistent state

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 16 Nov 2009 11:44:34 -0500

anatoly techtonik wrote:
> Hello,
>
> This is the state of my working copy after I've isolated the bug:
> $ svn up
> At revision 2.
> $ svn st
> $ ls top
> sub1
> $ svn ls top
> sub1/
> sub2/
>
> It seems bogus and was caused by switching from a tag back to trunk.
> Tag has top/sub2/ set to point to the same directory in trunk via
> svn:externals Test script is attached. Looks like svn:externals in
> this case should be handled before updating files to allow switch to
> proceed.
>
> Is there a bug report for this behaviour or is it something new?
> svn, version 1.6.4 (r38063)
> compiled Aug 18 2009, 07:56:06

Is this perhaps one of the other side-effects of issue #3390?
http://subversion.tigris.org/issues/show_bug.cgi?id=3390

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418592

Received on 2009-11-16 17:44:51 CET

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

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