


This makes looking back through logs much easier.

You can then right click and select “Commit” to permanently add the file to the repository.Įach time you perform a commit, it is a VERY good idea to add a comment and explain what you’re changing. When a file is initially created, it is non-versioned, to get it into the repository simply right click, and select TortoiseSVN->Add… Tortoise provides color-coded icon overlays that show the status of files, the most commonly seen are circled.įiles and folders can have a few states: non-versioned, up-to-date, or locally modified. Tortoise provides a nice UI over the svn console package, which can be used from the command line via the svn command. TortoiseSVN integrates into the Windows shell.
