TortoiseSVN - ( Open Source)
TortoiseSVN is a tool designed to help in controlling the revision, version or source of a software.
TortoiseSVN is a revision / version / source control . It is files and directories that are stored in a central repository over time. This way it is possible to recover older versions of the files and examine the history of how and when the data has changed.
This application is essential for developers, designers and other project managers that are working together on a project. All "commits" and "updates" of common files are updated from the repository and TortoiseSVN allows the access and especially the return to a previous version. This client for Subversion also offers a quick view of the status of a file from overlay icons.
Some version control systems are also systems software configuration management (SCM ). These systems are specifically tailored to manage trees of source code and have many features specific to software development.
BUG: Crash when applying a patch from a drive root.
BUG: SubWCRev did not account for global ignore patterns.
BUG: TortoiseMerge jumped to the wrong line on startup if the view was collapsed.
BUG: TortoiseMerge: scale whitespace and newline symbol glyphs on High-DPI displays when Show Whitespaces option is enabled.
CHG: Minor performance improvement for all operations when status cache is disabled.
CHG: Improve startup performance of the update operation in common cases.
CHG: Manifest TortoiseBlame and TortoiseUDiff as DPI-aware to avoid blurriness in high dpi mode.
BUG: Icons in the log dialog filter do not render correctly in high dpi mode.
BUG: Flickering mouse cursor when hovering over the log filter edit box.
CHG: New action icons and minor high dpi refinements in the log dialog.
BUG: changes to property-only items were not marked in the log dialog file list.
BUG: SubWCRevCOM choked on empty paths.
BUG: the filter in the recent messages dialog failed to work with uppercase letters.