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

Re: Erase folders when switching

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-12-23 11:37:37 CET

braulio.horta@embraer.com.br wrote:
> lets say my trunk has the property
>
> svn:externals
> images http://images/repo/tags/3.6
> libs/my_lib http://my/repo/tags/2.1
> libs/their_lib http://their/repo/tags/3.2
>
> So i can have all external files i need in my working copy.
>
> Then when make a switch to a branch/folder that dont have this property.
> (T)SVN deteles all working copy files/folders and
> external folders ("images", "libs/my_lib" and "libs/their_lib"), but it
> leaves the "libs" folder.
>
> Is there a way TSVN can delete it automatically when switching?

No, sorry. Subversion does not remove externals ever, even if you would
remove the property manually and then do an update.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Dec 23 11:37:49 2007

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.