- About AnkhSVN
- Getting AnkhSVN
- Community
|
AnkhSVN 2.3 Changelog
AnkhSVN 2.3.10838
Download now
Changes:
- Compiled against Subversion 1.7.3
- Performance improvements
- Support for Visual Studio 11 beta
AnkhSVN 2.3.10731 / 2.3.10744
Changes:
- Compiled against Subversion 1.7.2
- The 'Subversion Info' toolwindow is now operational
- When the 'Pending Changes' toolwindow is docked vertically the buttons
automatically move to the bottom.
- Fixed loading AnkhSVN in a few specific Visual Studio start scenarios
- Properly set focus in the Commit Dialog
- Some scenarios where moved files were seen as new/missing are now fixed, by
removing .svn directory assumptions.
- Code cleanup to follow the Visual Studio design guidelines in more places
(dynamic colors, standard icons, etc.)
- Resolved some technical/theoretical issues identified by testing in the
Visual Studio 11 Developer Preview (COM registration attributes).
- Remove dependency on Microsoft.VisualStudio.Package.LanguageService
(fixes issues found on a clean VM with only Visual Studio 11 DP)
- Fixed several user reported exceptions. Thanks!
- 2.3.10744 only: Fix an exception when using the CheckOut command in the repository explorer.
AnkhSVN 2.3.10509
Changes:
- Compiled against Subversion 1.7.1
- Support detection for new DevArt Code Compare version
- Fix exception where a non-normalized path to the temp path was used
- The AnkhSVN glyphs are now visible in the Visual Studio 2010 Solution Navigator extension
AnkhSVN 2.3.10481
- Subversion 1.7 support
- Support for the Visual Studio 11 Developer Preview
AnkhSVN 2.1 Changelog
AnkhSVN 2.1.10129
Download now
Changes:
- Updated SharpSvn (Subversion 1.6.16 based)
- Enhanced compatibility with Visual Studio 2010 Productivity Power Tool Extensions
- Support for newer Devart CodeCompare
- Fix issue 639 that caused files created by Resharper actions to become marked as binary files
AnkhSVN 2.1.10019
Changes:
- Fixed crash in annotate
- Fixed problem when committing with the commit dialog.
AnkhSVN 2.1.10007
Changes:
- Updated SharpSvn (Subversion 1.6.15 based)
- Fixes exception that could occur when pasting a recent log message
- Fix for issue 630:CTRL+TAB crashes Visual Studio on "Commit to Subversion" form
- CAPIENG support (for smart cards)
AnkhSVN 2.1.8420
Changes:
- Fix for Visual Studio 2010 crash. (issue 626)
AnkhSVN 2.1.8400
Changes:
- Fix website performance problem
- Fix Ctrl-Enter handling in Pending Changes / Commit Dialog
- Fix resize problem in the dialog used for revert and add
- Implement IDispatch version of the IExtenderProvider interface
- Fix word wrap problems in the editors we host
- Allow reverting all conflicts
- Fix svn:needs-lock behavior, some files didn't come up with a lock prompt
AnkhSVN 2.1.8280
Changes:
- Annotate now works correctly when the overall word wrap and region collapse options are on, by turning them off
- Redesigned dialogs for Annotate, Revert and Add commands.
- Fix issue 618. This caused end-less loops/recursion on some very specific cases where the working copy in a UNC path (network share)
- Double click in Pending Changes can be configured to diff or open the file. Previously we would always diff.
- Fix issue 619. We now show a dialog that allows you to edit read-only non versioned files, to match the behavior when AnkhSVN isn't active
- Repository explorer now remembers the last added repository roots
- New "Select in Solution Explorer" command
- History Viewer now has word wrap turned on in the log viewer for easier viewing
- Fix issue 613. svn:externals can now be set using the repository explorer, and the revision can be selected with a history control
- Annotate viewer: better display of really long authors or revision numbers.
- Linked against Subversion 1.6.11
- SlickEdit and Compare It! templates for diff/merge. This also includes a registry key third party log editors can use to register their own items with AnkhSVN
- Branching now warns when the destination exists
- Lock command now shows who locked a file, when offering to steal the locks
- Fix issue issue 584. Deleted items are handled on diff/compare/show changes actions
- Issue Tracker Setup wizard handles third-party package initialization failures.
- Update package load tasks to no longer cause devenv.exe /embedding to notify that it is ready while it not.
AnkhSVN 2.1.7819
Changes:
- Resolved problem when working with working copies on FAT/FAT32 or network shares (issue #615)
- Prevent committing conflicted files
- Warn instead of error when committing outdated files
AnkhSVN 2.1.7756
Changes:
- Neon 0.29.3. This fixes a slowdown on some HTTPS servers, codeplex being one of them
- Now depends on the 2008 C++ Runtime
- Files are automatically reloaded after merge operations
- A workaround for Subversion issue 3569 was added
- A possible NullReferenceException when automatically locking files was solved
- Enabled 1.6 resolve features (mine-conflict and theirs-conflict)
- p4merge merge template was fixed
- Fixed several casing problems that showed while adding/renaming files
- Lock now offers to steal locks when they files are locked by others
- Support for Visual Studio 2010 Release Candidate was improved by implementing our own language service from scratch.
- Now linked against Subversion 1.6.9
- In some cases temporary files weren't removed properly, this has been fixed
- New files are now correctly added to Web Sites without manual refresh
AnkhSVN 2.1.7444
Changes:
- Fix several crashes in the Merge Wizard
- Subversion 1.6.6
- Fix annotate when used in Visual Studio 2010 beta2
- Extensibility support for issue trackers
- Block case-only renames, because those aren't supported by Subversion
- Help is now shown in the browser when opening it in Visual Studio fails.
- New diff tool template for PrestoSoft ExamDiff
AnkhSVN2.1.7141
Changes:
- Update Subversion Support to 1.6.4 level to resolve CVE-2009-2411.
- No other changes since previous release
Note: This version was first released as 2.1.7115, but that release had a few bugs in its setup.
AnkhSVN 2.1.6941
Changes:
- Subversion 1.6 support
- Annotate(blame) now shows log messages
- Enable relocating when switching can't work
- New feature to auto-add newly created files
- Multiple working copy explorer and repository explorer fixes
- Fixed multiple merge wizard problems
- Files that are/have been marked as binary can now be annotated
- Better support for customizing AnkhSVN context menus
- Visual Studio 2010 beta1 support
- Fixed svn export command
- Better detection of edited (not yet saved) project files
|