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

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

From: anatoly techtonik <techtonik_at_gmail.com>
Date: Tue, 10 Nov 2009 00:47:17 +0200

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

Debian 5.0

Please, CC.

-- 
anatoly t.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2415944

Received on 2009-11-09 23:47:46 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.