Created attachment 3038 Example of tortoise. Hi! I have been using tortoise svn in Windows and a nice feature it has is that each file icon is marked in red if the file is modified, it is marked in green instead if the file is in sync with the version of the svn repository. http://tortoisesvn.tigris.org/ Would it be difficult to implement this feature in thunar-vcs plugin? As fas as I know, the output of "svn status" gives the status of each file, but I don't know if it would be difficult to mark the icons of thunar with this information. For example, in the attached image, you can see some files and dirs marked in red (modified) or in green (sync). And I think that it would be a nice feature for thunar vcs, but I don't have a clue of the cost and usefulness of implementing this. Thanks a lot and congratulations for this great plugin!
I really want to implent this feature, but Thunar doesn't provide the interface to do this. So this isn't possible now. *** This bug has been marked as a duplicate of bug 3922 ***