I have installed TortoiseSVN on XAMPP on Windows 10. I work solo, and have created the repository at F:\svn_repos - a hard drive on the same computer.
I tested it by taking an existing project, c:\develop0\lf\www, and importing it, which took some time as the project is big.
I then renamed c:\develop0\lf\www to c:\develop0\lf\wwwPRE-SVN. I created an empty new folder with the same name as before, c:\develop0\lf\www
This is so that the editor, apache, etc can find all the files without amendment.
I then checked out to project to c:\develop0\lf\www. Some screen activity, and all the files are back where they should be.
HOWEVER, the manual says "Every file has a green check mark in the bottom left corner" - I don't see this.
I amended one file, and can see the amendment in TortoiseSVN → Diff, so everything seems to be OK, apart from the green check mark!
I am viewing the files in Windows Explorer - View Details.
What have I done wrong?