submitted by
Arthas
3 weeks, 3 days ago
TortoiseSVN provides a nice and easy user interface for Subversion, and as a Subversion client, TortoiseSVN has all the features of Subversion itself, including: most current CVS features; directories, renames, and file meta-data are versioned; commits are truly atomic; branching and tagging are cheap (constant time) operations; efficient handling of binary files.
Latest changes:
- BUG: the "SVN Copy and Add" right-drag menu was not shown. (Stefan)
- BUG: Editing a conflict during a merge resulted in a crash
- BUG: Log cache CSV export: fix record line endings. (Stefan Fuhrmann)
- BUG: Log cache CSV export: user revprops list incomplete. (Stefan Fuhrmann)
- BUG: The "save revision to..." context menu in the log dialog was shown even if multiple revisions were selected. (Stefan)