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

Re: problem in svn:externals edit

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-06-25 19:11:03 CEST

Andrea wrote:
> i notice the follow:
> * create and import "repoA"
> * create and import "repoB"
> * checkout both on my desktop
> * From properties dialog of "repoA" i add an svn:externals to "repoB".
> * commit this change
> * update (now i can see the external folder, and relative subfiles created
> under repoA)
> * delete svn:externals from properties dialog of repoA
> * commit again this change
> * update
>
> problem: i still can see repoB folder under repoA, even after update.
> this happen only from the desktop folder of repoA where i create externals.
> if i checkout repoA in another folder, repoB folder is not present.

Sure, the folder is still there. Subversion doesn't remove external
folders. Haven't tried this, but I think if you remove the external and
update, Subversion will at least make the external folder unversioned.

> i also report a feature request:
> improving properties dialog:
> all externals are created under the same row, so deleting it will delete ALL
> externals, to delete a single externals you have to edit it.

That's because there's only *one* svn:external property, but one where
you can enter multiple externals.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 25 19:10:44 2007

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

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