Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Meaning of TortoiseHG status icons

Does anyone have a list of statuses corresponding to the the icons used in the Repository Explorer of TortoiseHg?

like image 831
Even Mien Avatar asked Feb 18 '10 13:02

Even Mien


2 Answers

TortoiseHg uses the same TortoiseOverlays package as TortoiseSVN and therefore shares the same icons. It's a definite oversight that the TortoiseHG documentation doesn't have a chart listing them all but there is one in the TortoiseSVN documentation:

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug.html#tsvn-dug-general-icons

I was surprised to find that such a description was absent in the TortoiseHG docs. I went ahead and filed an enhancement bug requesting its inclusion in the future.

Good catch Even.

like image 59
Rakis Avatar answered Oct 05 '22 10:10

Rakis


The TortoiseHg docs have a brief description here, but the TortoiseSVN link that Rakis provided is much better.

like image 33
epotter Avatar answered Oct 05 '22 10:10

epotter