TortoiseSVN

TortoiseSVN 1.10.0

TortoiseSVN
開源軟體

TortoiseSVN 1.8.7

更新時間:2014-05-08
更新細節:

- BUG: Relocate dialog does not remember urls.
- BUG: Repo browser does not show nested externals.
- BUG: externals property not correctly converted to a relative url.
- BUG: externals property dialog does not handle multiple selections.
- BUG: TortoiseMerge fails to detect utf16 files if BOM is missing.
- BUG: log dialog filter not fully reapplied after refresh.
- BUG: File externals not committed.


版本下載:TortoiseSVN 1.8.7

TortoiseSVN 1.8.6

更新時間:2014-04-14
更新細節:

- BUG: Checkbox size too big on Aero area in high dpi mode.
- BUG: "show log" from merge dialog fetches all revisions if no revision range is specified.
- BUG: Export Log Cache did not export to the expected path.
- BUG: merge message truncates url.
- BUG: generated merge message contains too many entries.
- CHG: in page error writing log file.
- BUG: Applying patch can find wrong "better" path.
- BUG: Invalid urls in repobrowser for SVNParentPath.
- BUG: log dialog closes merge dialog.
- BUG: svn:global-ignores not used when adding.
- BUG: Assertion when showing properties dialog for url.


版本下載:TortoiseSVN 1.8.6

TortoiseSVN 1.8.5

更新時間:2014-02-21
更新細節:

- BUG: "Diff with url" generated patch does not apply.
- BUG: "restore after commit" must restore on cancel as well.
- BUG: TortoisePlink crash for x64.
- BUG: Crash fetching properties in CfM dialog.
- BUG: Log dialog message loses formatting after clicking a link.
- BUG: TortoiseBlame: Blue wavy lines in C header files.
- BUG: TortoiseMerge fails to restore Unicode characters.
- BUG: revision graph export to svg fails to escape text.
- BUG: log dialog does not fetch all revisions specified in merge dialog.
- BUG: TSVNCache crash when removing cached data.
- BUG: "update" not available in check-for-modifications context menu.


版本下載:TortoiseSVN 1.8.5

MySQL 5.5.35

更新時間:2013-12-03
更新細節:
版本下載:MySQL 5.5.35

TortoiseSVN 1.8.4

更新時間:2013-11-26
更新細節:

- BUG: Revert from log dialog bottom pane fails if the file was deleted.
- BUG: repo browser doesn't refresh directory browser when clicking "up a directory".
- BUG: wrong colors in locatorbar in TortoiseBlame.
- BUG: subwcrev crash after replacing $WCREV$ in UTF-16 encoded file.
- BUG: "create patch" for added files always includes parent folders.
- NEW: Option to disable SVNParentPath handling in repo browser.


版本下載:TortoiseSVN 1.8.4

TortoiseSVN 1.8.2

更新時間:2013-09-02
更新細節:

- BUG: OK button falsely enabled in lock dialog.
- BUG: merge log template is not saved.
- BUG: branch/tag fails to tag externals.
- BUG: Commands in log dialog fail if started for a URL instead of a working copy path.
- BUG: Abort when editing file from repo browser.
- BUG: SVN Vendorbranch here does not copy all files.
- BUG: Compare Working on Multiple Updates broken in 1.8.x.
- BUG: diffing file externals shows empty base.
- CHG: Updated TortoisePlink to Putty/Plink v0.63.
- BUG: Crash in TortoiseMerge trying to find moved blocks.
- BUG: Unnecessary warning after successful auto-resolve.
- BUG: merging UI inconvenient when source branch was (re)moved.
- BUG: Junctions marked as versioned.
- BUG: Branch from SVN Log does not create intermediate folders.


版本下載:TortoiseSVN 1.8.2

TortoiseSVN 1.8.1

更新時間:2013-07-25
更新細節:

- BUG: wrong parameter when showing diff.
- BUG: user hook scripts not loaded and saved correctly.
- BUG: merge error "Invalid 'conflict_result' argument".
- BUG: Crash when providing a client certificate file.
- BUG: Assert when creating a unified diff.
- BUG: Crash when parsing urls from the command line.
- BUG: Crash when closing progress dialog early.
- BUG: Sort state is lost when refreshing the status list control.
- BUG: Ribbon system menu not working.
- BUG: renaming in repo browser shows empty cell.
- BUG: include svnmucc in the installer.
- BUG: "restore after commit" must restore on cancel as well.
- BUG: Repo browser stops showing items in the list view.
- BUG: Subclassing static control can fail.
- BUG: repo browser shows context menu for SVNParentPath item.
- BUG: Crash in log dialog editing message.
- BUG: Log message editor always use antialiased fonts.
- BUG: SubWCRev aborts if date template is wrong.
- BUG: Vendorbranch feature needs safeguards.
- BUG: Annoying dialog when closing TortoiseMerge.
- BUG: VersionCheck = false not working like it should.
- BUG: Property diff shown in reverse.
- BUG: wrong tab order in cleanup dialog.
- BUG: old-style reintegrate merge: disable record-only option.
- BUG: Crash in TMerge when copying text.
- CHG: Remove reintegrate merge page from merge wizard.
- BUG: statistics button stays disabled when filter is cleared.
- BUG: TortoiseMerge fails to detect utf-16 without BOM.
- NEW: Show inherited properties.


版本下載:TortoiseSVN 1.8.1

TortoiseSVN 1.8.0

更新時間: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 1.8.0

TortoiseSVN 1.7.13

更新時間:2013-06-03
更新細節:

- BUG: Drag and drop causes incorrect timestamp.


版本下載:TortoiseSVN 1.7.13

TortoiseSVN 1.7.12

更新時間:2013-04-06
更新細節:

- BUG: Infotip is shown even if path is fully visible.
- BUG: Invalid quotation in %burl and %yurl diff tool arguments.
- BUG: Windows path check fails if the path/url is escaped.
- BUG: Crash in TortoiseIDiff and TortoiseUDiff on Windows8.
- BUG: offline log mode does not activate.
- BUG: Setting a property recursively in the repo browser segfaults.
- BUG: revision links not created in commit comments when started from the repo browser.
- BUG: Selection is wrong after sorting the file column in the log dialog.
- BUG: TortoiseBlame does not detect utf8/ansi encodings correctly.
- BUG: Error opening a new file in Check for modifications.
- BUG: Warning not shown about non-recursive commits.


版本下載:TortoiseSVN 1.7.12

TortoiseSVN 1.7.11

更新時間:2012-12-27
更新細節:

- BUG: out-of-date error when modifying properties from the repository browser.
- BUG: crash if config file is invalid or corrupted.
- BUG: repo browser does not refresh properly.
- BUG: Show log by date range is using only "start" or "end" date, not both.
- BUG: child items not shown when adding an ignored folder.
- BUG: wrong error message shown in repo browser.
- BUG: svn:needs-lock not recognized if it has an empty value.
- BUG: crash in commit dialog.
- BUG: "File not found" error when showing log of file whose folder has been copied from an older revision.


版本下載:TortoiseSVN 1.7.11

TortoiseSVN 1.7.10

更新時間:2012-10-10
更新細節:

- BUG: wrong image positioning.
- BUG: repeated authentication and crashes.
- BUG: language pack fails to install in silent mode.
- BUG: TMerge options affect other instances.
- BUG: wrong unescaped path in Log Dialog.
- BUG: Words with german umlauts not highlighted after log message search.
- BUG: Check-for-modifications dialog shows folders as files for sparse checkouts.
- BUG: Unexpected warning - Non-recursive commit of moved/renamed folders.
- BUG: Copied files don't get reverted to recycle bin.
- BUG: Checkout dialog ignores OK button after directory warning.
- BUG: reverting a file destroys the sort order in the status list control.


版本下載:TortoiseSVN 1.7.10

Download Accelerator Plus 10.0.4.3

更新時間:2012-09-13
更新細節:
版本下載:Download Accelerator Plus 10.0.4.3

TortoiseSVN 1.7.9

更新時間:2012-09-02
更新細節:

- BUG: Issue #394: crash when refreshing status list control.
- BUG: Issue #396: crashes in various commands if the config file is invalid.
- BUG: Issue #398: Copied files don't get reverted to recycle bin.
- BUG: Issue #399: Selecting an url from the repbrowser clears the url.
- BUG: Issue #400: repo browser crash when refreshing.
- BUG: Issue #401: Exception shown when blame is called for an url.
- BUG: Issue #402: various crashes in other applications.
- BUG: Issue 404: checkbox width calculated wrong if visual styles are disabled.


版本下載:TortoiseSVN 1.7.9

TortoiseSVN 1.7.8

更新時間:2012-08-16
更新細節:

- BUG: "Show changes as unified diff" from Log window fails.
- BUG: crash in repobrowser when refreshing.
- BUG: Crash in log dialog when selecting all revisions with Ctrl-A.
- BUG: segfault in status cache.
- BUG: buffer overflow when saving column data.
- BUG: diff from log for url fails.
- BUG: crash when editing files in repo browser.
- BUG: Repository browser does not check empty selections.
- BUG: closing merge wizard with log dialog open segfaults.
- BUG: file diff dialog can segfault.
- BUG: long paths handled incorrectly.
- BUG: Threads not correctly synchronized in repo browser.
- BUG: progress dlg can't be closed with the red X button.
- BUG: Command URLs with spaces parsed incorrectly.
- BUG: segfault when unloading the shell extension.
- BUG: TortoiseMerge asserts on start.
- BUG: Exception when checking for admin dirs.
- BUG: Access violation with "Show log" on copied entry.
- BUG: crash with invalid config file.
- BUG: crash when closing log dialog.
- BUG: stack overflow when unchecking items in the commit dialog.
- BUG: crash when closing the progress dialog too early.
- BUG: out of memory exception when opening large files in TortoiseMerge.
- BUG: cache crash on startup.
- BUG: too short checkbox and radio controls in high dpi mode.
- BUG: reverting files from log dialog fails.
- BUG: DC leaks cause crashes.
- BUG: Crash in progress dialog.
- BUG: crash diffing invalid icon files.
- BUG: long paths crash TortoiseBlame.
- BUG: crash closing merge wizard.
- CHG: Language packs downgrade.
- BUG: crash in status cache.
- BUG: overlay icons disappear after moving the .svn folder.
- BUG: Repro browser: Creating folder in just renamed folder with space in name fails.
- BUG: After reloading cursor and position dont match.
- BUG: newline symbols are shown incorrectly.
- BUG: tagging externals from log dialog not implemented.
- BUG: out of memory exception in commit dialog.
- BUG: Crash using blocks.
- BUG: merge log messages not generated for 'record only' merges.
- BUG: crash when adding/removing properties.
- CHG: make crash reporter optional during install.
- BUG: moved line detection can segfault.
- BUG: temp files created with wrong names.
- BUG: accessing invalid data in repobrowser.
- BUG: number of added files is wrong.
- BUG: Cleaning up unversioned/ignored items can fail without an error being shown.
- BUG: log dialog refresh does not refresh merged info.
- BUG: Right-clicking on files ceases to function in Commit dialog on occasion.
- BUG: Incorrect checkbox selection in Repo browser.
- BUG: file lock without owner crashes status cache.
- BUG: Access violation when reading the w/c state for the revision graph.
- BUG: Crash in log reporter when author information is empty.
- BUG: Exception when updating revprops in log cache.
- BUG: Don't crash in log cache when path info is not available.
- BUG: access violation if context creation fails.
- BUG: Crash when removing old log caches.
- BUG: Log cache not filled after REPLACE.
- BUG: double entries in log dialog after "next 100".
- BUG: Wrong/duplicate info in the explorer Subversion properties tab.
- BUG: Blame using the wrong pegrev.
- BUG: Crash when dragging files with long paths.


版本下載:TortoiseSVN 1.7.8