TortoiseSVN is a really easy to use Revision control / version control / source control software for Windows. It is based on Subversion. TortoiseSVN provides a nice and easy user interface for Subversion.
It is developed under the GPL. Which means it is completely free, including the source code. But just in case you don''t know the GPL too well: you can use TortoiseSVN to develop commercial applications or just use it in your company without any restrictions.
Since it''s not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like.
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.
軟體資訊 |
檔案版本 |
TortoiseSVN 1.8.0 |
檔案名稱 |
TortoiseSVN-1.8.0.24401-win32-svn-1.8.0.msi
|
檔案大小 |
14.76MB |
系統 |
Windows 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit |
支援語系 |
Multiple languages |
軟體類型 |
開源軟體 |
更新日期 |
2013-06-20 |
更新日誌 |
# Coloring for TortoiseBlame - Instead of just coloring the changes by age/revision, TortoiseBlame can now color the lines by author so it's easier to spot who changed which lines. # Commit only parts of a file - When working on a task, it often happens that you find an issue with the surrounding code. Fixing that issue leads then to multiple tasks done in the same file, and therefore also to have multiple fixes/tasks done in one single commit. # TortoiseMerge - TortoiseMerge, the visual diff/merge tool that comes with TortoiseSVN has also a lot of improvements. > Ribbon UI > Searching > go to line > inline diffs > handling of UTF-32 files # Repository Browser - An often requested feature for the Repository Browser was to list all the repositories that are offered via the SVNListParentPath directive. This is now possible: point the repository browser to the root url and it lists all the repositories. # Third party libraries - Offers an easier way to do this: just right-drag the folder with the new version of the library to the version stored in your working copy, then select SVN vendor branch here from the context menu. # Progress dialog - The dialog that shows the progress of various operations now has a better indication of sections/grouping # SubWCRev - Files in UTF-16 encoding can be used as well, either as sources/templates or as target files as well. - A new option to specify an offset for the working copy revision. This is required in case your repository is at revisions > 65535 and you want to use the revision for the version resource: the Windows version resource numbers are only 16-bit, and in this situation you can specify a negative offset so the version resource number is below that 16-bit limit. - SubWCRev can detect unversioned files and/or folders. This is useful in case you want an error returned in your build in case you have such unversioned items in your working copy, indicating that you may have missed to add and commit those items. # Custom properies - If you're using custom properties, you can now configure TortoiseSVN to provide better dialogs to edit and modify them. # Client hook scripts configurable via properties - Can now configure the hook scripts to run via project properties. # Compatibility concerns - Local Client Compatibility - Client Server Compatibility # Enhancements to facilitate easier code reviews in Log Dialog |
作者 |
TortoiseSVN |
官網 |
暫無資訊 |