TortoiseSVN (32-bit)

最新版本 TortoiseSVN 1.6.0

TortoiseSVN 1.6.0

TortoiseSVN 1.6.0
TortoiseSVN 是一個非常容易使用版本控制 / 版本控制 / 源代碼控制軟件的 Windows。它基於 Apache™ Subversion(SVN)&reg ;; TortoiseSVN 為 Subversion 提供了一個非常好用的界面,它是在 GPL 下開發的。這意味著任何人都可以免費使用,包括在商業環境中,沒有任何限制。源代碼也可以免費使用,所以你甚至可以開發自己的版本,如果你願意的話。因為它不是像 Visual Studio,Eclipse 或其他特定的 IDE 的集成,你可以使用任何你喜歡的開發工具,與任何類型的文件.

TortoiseSVN 的特點:
所有的命令可直接從 Windows 資源管理器。只顯示對所選文件 / 文件夾有意義的命令。你不會看到你不能在你的情況下使用的任何命令。直接在 Windows 資源管理器中查看文件的狀態。描述性對話由於用戶的反饋而不斷改進。允許通過在 Windows 資源管理器中右鍵拖動文件來移動文件。支持顛覆協議 http://,https://,svn://,svn + ssh://,file:/// 和 svn + XXX://。日誌信息的綜合拼寫檢查器自動完成修改後的文件的路徑和關鍵字文本格式與特殊字符還有更多...



ScreenShot

軟體資訊
檔案版本 TortoiseSVN 1.6.0

檔案名稱 TortoiseSVN-1.6.0.15855-win32-svn-1.6.0.msi
檔案大小 18.88 MB
系統 Windows 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 TortoiseSVN Team
官網 http://tortoisesvn.net/
更新日期 2009-03-22
更新日誌

What's new in this version:

Notes:
Culminating over 9 months of development effort, this is the best release of TortoiseSVN yet, and delivers powerful features, including:
* Early support for tree conflict detection
* improved revision graph
* ...and many more.

Changes:
Version 1.6.0
- NEW: Ignoring of multiple selected items by their extension. See
issue #423 for details. (Stefan)
- NEW: The log dialog allows filtering by bug-ID.
See issue #422 for details. (Stefan)
- NEW: Column to show the remote revision in the CfM dialog. (Stefan)
- NEW: The current revision of the working copy item is shown in
bold in the log dialog. See issue #425 for details. (Stefan)
- NEW: The custom tsvn: urls allow a revision to be specified after the
real url, separated with '?'. (Stefan)
- NEW: The state of the 'merge non-interactive' checkbox is remembered
across sessions. (Stefan)
- NEW: editing the author in the log dialog is now possible for
multiple selected revisions. (Stefan)
- NEW: Paste command to paste copied/cut files from explorer into
a working copy. See issue #427 for details. (Stefan)
- NEW: TortoiseProc returns now 0 after the command finished successfully
and -1 if the command failed with an error. See issue #426
for details. (Stefan)
- NEW: Added blame command to context menu of the status list control. (Stefan)
- NEW: "up" button in the repo browser. (Stefan)
- NEW: Checkbox to exclude the externals in the Check-For-Modifications
dialog. (Stefan)
- NEW: Ability to cancel the "patch all" function. (Stefan)
- NEW: Option to disable the context menu for specific paths. (Stefan)
- NEW: Extended the IBugTraqProvider. See issue #428 for details. (Stefan)
- NEW: The status cache handles "runas" now better. (Stefan)
- NEW: Automated removal of unused log caches. (Stefan Fuhrmann)
- NEW: When diffing against BASE, the diff tool now shows the BASE revision
in the view title. (Stefan)
- NEW: if "unversioned files mark parent folder as modified" is active,
the revert dialog shows a hint if unversioned files are found. (Stefan)
- NEW: Auto-maintenance for log caches plus several settings to control
its behavior. (Stefan Fuhrmann)
- NEW: Log cache supports multiple repositories with the same UUID.
(Stefan Fuhrmann)
- NEW: Revision graph settings page. Several previously hidden
features are now available to the user. (Stefan Fuhrmann)
- NEW: The status list control shows the entries grouped by externals if
no changelists are present. (Stefan)
- NEW: two project properties (bugtraq:provideruuid and bugtraq:providerparams)
to specifiy the IBugTraqProvider for the project. (Stefan)
- NEW: Helper dialog to resolve property conflicts. (Stefan)
- NEW: Revision graph can be collapsed / expanded as well as
split and joined. (Stefan Fuhrmann)
- NEW: Helper dialog to resolve tree conflicts. (Stefan)
- NEW: TortoiseBlame shows the revision range in the title. See
issue #429 for details. (Stefan)
- NEW: Revision graph: Option to hide unmodified branches (Stefan Fuhrmann)
- NEW: Revision graph: Option to show workspace modifications as extra node
(Stefan Fuhrmann)
- NEW: Revision graph: Update / Switch WC in node context menu
(Stefan Fuhrmann)
- NEW: A warning is shown if the user tries to add a file that was versioned
but renamed in case. (Stefan)
- NEW: TortoiseMerge scrolls the views automatically when selecting with
the left mouse button down. (Stefan)
- NEW: In the log dialog filter, a ! char at the beginning will negate
the filter string. (Stefan)
- NEW: Column in the check-for-modifications dialog to show
the lock date. (Stefan)
- NEW: Context menu to delete and ignore files at the same time. (Stefan)
- NEW: Tooltips in the action column of the log dialog, explaining the
action icons. (Stefan)
- NEW: When moving/copying a file over an existing file, ask the user whether
to replace that existing file. (Stefan)
- NEW: Shift-click feature for merge tools. See issue #430 for details. (Stefan)
- NEW: "Create patch" and "Check for Modifications" available from
commit/CfM dialog. (Stefan)
- NEW: new column for checkout depth in the CSVNStatusListCtrl. (Stefan)
- NEW: overlays in the CSVNStatusListCtrl for the different depths and
external/nested files and folders. (Stefan)
- CHG: The bug-ID column width in the log dialog is now limited
to 200 pixels. (Stefan)
- CHG: The right-drag context menu now only shows "Export" if a versioned
folder is dragged (for files, the windows 'copy' does the same). (Stefan)
- CHG: The right-drag context menu checks whether source and target are
from the same repository and shows the "SVN move" and "SVN copy"
commands only if they are. (Stefan)
- CHG: When only files are selected for "Add", the Add-dialog is not
shown anymore but the files are added immediately. (Stefan)
- CHG: file:// access to BDB based repositories is no longer supported. (Stefan)
- CHG: the log dialog now shows a possible error message when fetching the
log as a text in the top list control instead of showing a popup
message box. (Stefan)
- CHG: New revision graph look. (Stefan Fuhrmann)
- CHG: Faster and more reliable revision graph filtering. (Stefan Fuhrmann)
- CHG: If tsvn:logtemplate was set and not changed in the commit dialog, it
isn't added to the log history anymore. (Stefan)
- CHG: "Ambiguous URL" option no longer limits log cache functionality.
(Stefan Fuhrmann)
- CHG: Various improvements to log statistics graphs (Aras Pranckevicius)
- CHG: The merge wizard is now resizable. (Stefan)
- CHG: The checkout/export dialogs do not ask whether to create the folder
to checkout/export aynmore but silently create it. (Stefan)

TortoiseSVN 1.6.0 相關參考資料
Download of (TortoiseSVN-1.6.16-es.pdf

Free download page for Project TortoiseSVN's TortoiseSVN-1.6.16-es.pdf.TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension ...

https://zh-tw.osdn.net

Download TortoiseSVN 1.6.0 for Windows

TortoiseSVN 1.6.0 · File Size: 18.88 MB · Date Released: Add info · Works on: Windows 2000 / Windows 7 / Windows 8 / Windows Vista / Windows XP · Doesn't Work on: ...

http://www.oldversion.com

Downloads · TortoiseSVN

TortoiseSVN is under the GPL license. That means you can get the whole source code and build the program yourself. The source code is hosted on Sourceforge.net ...

https://tortoisesvn.net

Release notes for 1.6

What's New in TortoiseSVN 1.6. file:/// access to BDB repositories; handling of tree conflicts; log cache; revision graph; IBugtraq provider plugin enhancements ...

https://tortoisesvn.net

svn - Stick with TortoiseSVN 1.6?

2012年3月7日 — In the team everybody still works with the client TortoiseSVN 1.6. I tried out 1.7 and I find it a big improvement on a Windows 7 machine. My ...

https://stackoverflow.com

TortoiseSVN - Browse OldFilesApplication x641.6.11 at ...

TortoiseSVN Files. An Apache SVN client, right where you need it most. Brought to you by: danielsahlberg, luebbe, sf1974, steveking.

https://sourceforge.net

TortoiseSVN Files

TortoiseSVN Files. An Apache SVN client, right where you need it most. Brought to you by: danielsahlberg, luebbe, sf1974, steveking.

https://sourceforge.net

下载

TortoiseSVN · 下载 · 当前版本是1.14.7 · 语言包 ...

https://tortoisesvn.net

下载旧版本的TortoiseSVN for

选择版本TortoiseSVN 免费下载! ; TortoiseSVN 1.6.0 · 添加信息, 18.88 MB ; TortoiseSVN 1.6.1 · 添加信息, 18.88 MB ; TortoiseSVN 1.6.2 · 添加信息, 18.89 MB.

http://www.oldversion.cn

描述

TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file ...

https://zh-tw.osdn.net