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

Re: Property svn:externals is not removed when switching

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 13 Feb 2009 09:46:10 +0000

2009/2/12 <blackhole_at_collab.net>:
> I have made a simple project showing an issue with the svn:externals property not being removed correctly from a folder when the folder is switched (see repo1.zip in Attachments)
>
> Scenario:
> My project contains:
> branches
> trunk
>
> Within branches, there is a folder "b1" with a property "svn:externals" pointing to "file:///C:/temp/test1/repo1/trunk/f1"
>
> To reproduce:
> - Put the repo in C:\temp\test1\repo1
> - Checkout file:///C:/temp/test1/repo1/trunk/ to C:\temp\test1\co. This creates the folder C:\temp\test1\co without properties
> - Switch C:\temp\test1\co to
> file:///C:/temp/test1/repo1/branches/b1. This removes folder f1 and adds the external folder f1.
> - Now try to switch back to trunk. This fails, as it probably should because we already have a folder f1 in the working copy.
> - Remove folder f1 and try again to switch to trunk. This works...
>
> ...BUT the svn:externals property of C:\temp\test1\co is still set. This seems wrong?
>
> (Using TortoiseSVN 1.5.7, Build 15182 - 32 Bit , 2009/01/24 22:44:13)

Switch is done within the subversion library. You need to report this
on the subversion users mailing list.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1149958
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-13 10:46:18 CET

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

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