0
votes

What's the difference between the following 2 icon overlays?

I am using TortoiseSVN 1.8.7.

enter image description here

ADD

Thanks to the replies, I found this link: http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-externals.html

2

2 Answers

4
votes

The one with the arrow should be pointing to an external definition, i.e. svn:externals.

1
votes

The overlayed folder should represent an external link, although usually the arrow icon is red instead of blue.

An external link is like a pointer to a source stored in another location in the repository or even stored in a different repository.

Here it is a topic related to an issue on external links, where the user also wonders about the icon.