Thursday, 22 August 2013

Deleting old SVN Externals

Deleting old SVN Externals

Running svn version 1.8
I have a directory with some svn externals in it defined using TortoiseSVN
properties. Also defined in this directory are some older externals - I
have no idea where these are defined.
If I define a new external (for example, FreeRTOS pointing to tag 7.4)
with the same name as an old external (for example, FreeRTOS pointing to
tag 5.1), upon checking out, the old external will take priority.
If I type propset -R svn:externals, only the new externals are listed.
How are these old externals defined and how can I delete them?

No comments:

Post a Comment