Reputation: 64391
What's the difference between the following 2 icon overlays?
I am using TortoiseSVN 1.8.7.
Thanks to the replies, I found this link: http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-externals.html
Upvotes: 0
Views: 537
Reputation: 5298
The one with the arrow should be pointing to an external definition, i.e. svn:externals
.
Upvotes: 4
Reputation: 1243
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.
Upvotes: 1