VisualSVN // Version History

Version 1.7.3 (June 29, 2009) [Download]

Version 1.7.2 (May 17, 2009) [Download]

Version 1.7.1 (April 15, 2009) [Download]

Version 1.7 (March 24, 2009) [Release Notes] [Download]

Version 1.6.3 (March 13, 2009) [Download]

Version 1.6.2 (March 03, 2009) [Download]

  • SQL Server 2000/2005 projects are supported in Visual Studio 2008.
  • Business Intelligence projects are supported in Visual Studio 2008.
  • Fixed: unspecified error when executing "Revert Whole File/Revert This Block" commands for a read-only file.
  • Fixed: traffic lights icons settings are not saved.
  • Fixed: options dialog doesn't close after first OK button click (when traffic lights icons settings are changed).
  • Fixed: QuickDiff markers (theoretically) can become inconsistent.
  • Fixed: status indicator in the status bar disappear when traffic lights settings are changed.
  • Fixed: status indicator moves to the leftmost position the status bar.

Version 1.6.1 (January 12, 2009) [Download]

Version 1.6 (November 20, 2008) [Release Notes] [Download]

  • New: the new Revert Selection command allows you to quickly revert selected changes.
  • New: traffic-lights status considers unsaved changes made in the editor.
  • New: ability to switch between branches using combo-box at VisualSVN's toolbar.
  • The Revert Changes context menu command is replaced by Revert Whole File command. The differences from former command are as follows: no dialog is shown and the command behavior is integrated with Undo/Redo stack.
  • VisualSVN settings are moved into the standard Visual Studio options dialog.
  • SSH client configuration is added.
  • Option to disable Quick Diff markers is added.
  • Errors and important warnings are logged to the Event Log.
  • "Subscribe for Updates" and "Provide Feedback" links are added to About dialog
  • About dialog is not closed when modifier keys (such as Alt, Ctrl or Shift) are pressed.
  • Start menu shortcut called "VisualSVN" is renamed to "VisualSVN Documentation". It was always point to the documentation but with the wrong caption.
  • Appearance of the "Register VisualSVN" dialog is improved.
  • Appearance of "Add Solution to Subversion" wizard is improved on non-standard size of Windows fonts.
  • Installation: it is possible to choose which versions of Visual Studio should be integrated with VisualSVN.
  • Installation: only the command line tools can be installed.
  • SQL Server 2005 projects are supported in Visual Studio 2005.
  • Platform Builder 6.0 projects are supported.
  • WIX 3.0 projects are supported in Visual Studio 2008.
  • J# projects are supported in Visual Studio 2005.
  • Nemerle projects are supported.
  • Database projects are supported in Visual Studio Team System 2008 Database Edition.
  • VisualSVN is now compatible with Microsoft Expression Blend.
  • Dynamically link with Subversion libraries (installed package size is reduced).
  • Fixed: working copies created in folders called "_svn" are not supported by VisualSVN.
  • Fixed: "Get Lock" command is available for never committed files and folders.
  • Fixed: VisualSVN command sometimes fails with error but no error message is displayed.
  • Fixed: incorrect status on machines with Turkish locale.
  • Fixed: status is not displayed correctly for XNA Game Studio 2 -> Content projects.
  • Fixed: 32-bit Windows Explorer is opened when VisualSVN -> Disk Browser main menu command is executed on 64-bit platforms.
  • Fixed: folders are not renamed correctly in Web Application projects in Visual Studio 2008.

Version 1.5.4 (November 3, 2008) [Download]

Version 1.5.3 (September 24, 2008) [Download]

  • Updated to Subversion 1.5.2. For further details please see:
    http://svn.collab.net/repos/svn/tags/1.5.2/CHANGES
  • Support for Windows 2000 added.
  • Support for Vs.Php projects added.
  • Support for Intel Fortran projects added.
  • Fixed: changes are shown in editor for a file from another working copy.

Version 1.5.2 (July 28, 2008) [Download]

  • Updated to Subversion 1.5.1. For further details please see:
    http://svn.collab.net/repos/svn/tags/1.5.1/CHANGES
  • Fixed: "Save authentication" option might not work.
  • Fixed: Visual Studio 2003 freezes on switching to debug mode.
  • Fixed: status icons are not shown for some paths on systems with non-English regional settings.

Version 1.5.1 (July 08, 2008) [Download]

  • Support for BizTalk projects in Visual Studio 2005 added.
  • Support for Oxygene 3.0 projects in Visual Studio 2005 & 2008 added.
  • Support for Genome projects in Visual Studio 2005 & 2008 added.
  • Fixed: Status icons aren't shown to newly created C++ project in Visual Studio 2008.

Version 1.5 (June 21, 2008) [Release Notes] [Download]

  • Updated to Subversion 1.5. For further details please see
    Subversion 1.5 Release Notes.
  • Several performance improvements.
  • Support for WiX 3.0 projects in Visual Studio 2005 added.
  • Support for Intel C++ projects in Visual Studio 2003, 2005 & 2008 added.
  • Support for Web Deployment projects added.
  • Support for SQL Server projects added in Visual Studio 2005.
  • Context menu commands added for document tabs.
  • Color of marker for deleted lines changed to gray by default.
  • Default commit message is provided by Add Solution wizard.
  • Fixed: Visual Studio crashes of opening projects with a policy assigned.
  • Fixed: Add Solution wizard crashes on selecting inaccessible folder as working copy root.
  • Fixed: Add Solution wizard tries to add to Subversion hidden system files for Web Site projects.
  • Fixed: Add Solution wizard tries to add to Subversion files from Miscellaneous Files.
  • Fixed: Add Solution wizard crashes on adding solution to new folder with trailing slash in URL.
  • Fixed: file is marked as "missing" after deletion from subst-ed drive.
  • Fixed: not implemented command Revert This Change is shown for Quick Diff markers
  • Fixed: Disk Browser and Repo-Browser commands dont work if no solution opened.
  • Fixed: checking "Subscribe" box in installation does nothing.
  • Fixed: evaluation ends prematurely on Vista under non-admin user.

Version 1.4.2 (May 20, 2008) [Download]

  • Fixed: Add Solution wizard fails on importing to URL with space character.
  • Fixed: Status icons sometimes are shown for nested working copy.
  • Fixed: Visual Studio may freeze for few minutes on exit.

Version 1.4.1 (April 24, 2008) [Download]

  • Fixed: Possible deadlock on status refresh or while closing Visual Studio.
  • Fixed: Status icon occasionally jumps to the left side of status bar.
  • Fixed: Add Solution wizard fails to start in some rare cases.

Version 1.4 (April 21, 2008) [Release Notes] [Download]

  • Changed lines are marked in Visual Studio editor
  • Toolbar with most useful commands and current repository URL added.
  • "Add Solution to Subversion" dialog is converted to a wizard:
    • Everything made more intuitive.
    • New folders are automatically created in repository.
    • Working copy root is automatically detected.
    • Warning is shown when sources are not located inside one root folder.
    • Warning is shown while adding solution to non-empty folder in repository.
  • Command line interface for Subversion (svn.exe etc.) added
  • Updated to Subversion 1.4.6. For further details please see:
    http://svn.collab.net/repos/svn/tags/1.4.6/CHANGES
  • Status icons moved from resources into separate files and available for tuning.
  • Installation package is signed with VeriSign digital certificate
  • "*.user" added to standard project ignores
  • Installation on systems older than Windows XP and Windows Server 2003 is disabled
  • "Show Changes" command for single file renamed to "Show Differences".
  • Registry option "DisableNtfsReplicator" added to disable performance optimization for NTFS volumes
  • Layout of files in "Program Files\VisualSVN" has been changed
  • Feedback page will not be opened after uninstallation
  • Option to subscribe on announcements available after installation
  • Microsoft.VisualStudio.TextManager.Interop.dll added
  • Stability of Visual Studio improved in many cases
  • Fixed: context menu is not available in XAML editor
  • Fixed: context menu is not available when multiple projects selected in Solution Explorer
  • Fixed: status icons sample in Options dialog doesn't match status names
  • Fixed: icon in status bar incorrectly displayed on some configurations
  • Fixed: automatic locking fails due to case-sensitive file names
  • Fixed: changes in *.rc files in C++ projects are not correctly reloaded.
  • Fixed: "This document is already open by another project." error on opening *.aspx files (WebSite projects in Visual Studion 2008)
  • Fixed: renamed file with svn:needs-lock cannot be edited until committed
  • Fixed: crash on opening working copy of newer format
  • Fixed: crash on opening properties of Extensions for WSS projects
  • Fixed: crash on creating tests for classes in Smart Device projects
  • Fixed: errors on opening projects controlled by Visual Source Safe
  • Fixed: status icons are not shown for Content subprojects of XNA Game Studio projects

Version 1.3.2 (November 30, 2007) [Download]

  • Fixed: Opening solution located at disk root ("T:\") crashes Visual Studio.
  • Fixed: Crash on creating/opening XNA Game Studio 2.0 project.
  • Fixed: Crash on opening DBML files in Visual Studio 2008.

Version 1.3.1 (October 27, 2007) [Download]

  • Fixed: VisualSVN commands crash with exception on some configurations.

Version 1.3 (October 25, 2007) [Download]

  • Automatic locks handling is implemented
  • "Get Solution from Subversion" command is added
  • Commands support multiple selection in Solution Explorer
  • Status icons for folders in C++ projects
  • Gray shadow form removed
  • Dependency on iconv library removed
  • Support for repositories & working copies stored on network share added
  • Speed up of creation of temporary copies on NTFS partitions
  • Context menu items for Platform Builder projects added
  • Context menu items for Web Deployment projects added
  • Improved file operations when antivirus software is installed
  • Visual Studio & TortoiseSVN are not required for VisualSVN installation
  • Default ignores for new projects changed
  • Link to Documentation is added to All Programs menu
  • TortoiseSVN windows are centered over Visual Studio main window
  • Revert changes command moved in top level context menu
  • Revert changes command is hidden when there are no changes
  • Keyboard shortcuts for menu items slightly changed
  • Status updating performance improved
  • Status icons in Solution Explorer in Visual Studio 2005 changed
  • Fixed: Solution Explorer folders expanding on solution load
  • Fixed: status icons and command don't honor dependent items (such as *.resx files for forms)
  • Fixed: crash is case actxprx.dll is not registered in the system
  • Fixed: crash on loading InstallShield 2008 projects
  • Fixed: new file is added to Subversion even within ignored folder
  • Fixed: dialogs are shown incorrectly with non-standard font size
  • Fixed: VisualSVN menu items don't appear on Vista with UAC enabled
  • Fixed: error renaming file not under Subversion
  • Fixed: file attributes lost after rename

Version 1.2.4 (August 28, 2007) [Download]

  • Fixed: msvcp71.dll is missed in the distribution.

Version 1.2.3 (August 27, 2007) [Download]

  • Linked against Subversion 1.4.5 with fix for vulnerability issue.
  • Fixed: incorrect icons might be shown in Solution Explorer if Working Copy Root is not under Subversion.
  • Fixed: incorrect svn:ignore setting for Web Site projects.
  • Fixed: Visual Studio crashes on loading Platform Builder 6.0 projects.
  • Fixed: Visual Studio crashes on loading InstallShield 12 projects.
  • Fixed: "Add Solution to Subversion" fails if MySQL Server Developer Tools are installed.
  • Performance improvements.

Version 1.2.2 (May 30, 2007) [Download]

  • Significant performance improvements on web site projects when loading solution.
  • Some annoying VisualSVN's warnings are disabled for web site projects.
  • VisualSVN licensing policy is improved. Now there are Personal, Corporate, Classroom, Student and Open Source Developer license types. Please see the End-User License Agreement for more details.
  • Fixed: Visual Studio crashes on loading solution with WiX (Votive) projects.

Version 1.2.1 (May 7, 2007) [Download]

  • Fixed: Visual Studio crashes on loading solution with Workflow Foundation projects.
  • Fixed: debug visualizer window closes immediately after opening.
  • Fixed: renaming file of folder by changing case of letters only is prohibited (it's prohibited by Subversion and causes working copy errors).

Version 1.2 (April 24, 2007) [Download]

  • File operations handling rewritten from scratch
  • Automatic addition of projects, folders and files to Subversion
  • Drag & drop files and folders between projects mirrored in Subversion
  • Cut, Copy & Paste operations in Solution Explorer mirrored in Subversion
  • Save As operation mirrored in Subversion
  • "Add to Subversion" command for projects, folders and files
  • "Add Solution to Subversion" command
  • Exclude from Subversion command for files
  • "Update" and "Commit" commands for projects, folders and files
  • "Edit Conflicts" and "Mark as Resolved" commands added
  • Blame command activates to same line as in editor
  • Automatic working copy root detection
  • Icon for status of working copy in status bar
  • "Switch to TortoiseSVN" button improved
  • Fixed: deleting unversioned file in C# project leaves zero length file on disk
  • Fixed: no context menu for Database project
  • Fixed: no context menu for Setup project
  • Fixed: status icons don't appear after Checkout
  • Fixed: VisualSVN status icons are replaced by standard VSS icons sometimes

Version 1.1.4 (February 25, 2007) [Download]

  • Fixed: some bugs within status for svn:externals
  • Experimental support of VisualStudio 9.0 (codename Orcas)

Version 1.1.3 (February 16, 2007) [Download]

  • Significant performance improvements on large working copies while updating status icons.

Version 1.1.2 (January 28, 2007) [Download]

  • Fixed: status crawl doesn't care of Subversion global ignores.
  • Small performance improvements with updating status icons.

Version 1.1.1 (December 13, 2006) [Download]

  • Fixed: installation failed on Windows Vista with UAC enabled.
  • Fixed: possible crash when loading/unloading solution.
  • Fixed: solution explorer is empty with website project.

Version 1.1 (December 6, 2006) [Download]

  • Status overlay icons in Solution Explorer
  • Delete files and directories from Subversion when Visual Studio removes them from disk
  • New main menu command: Checkout, Branch, Switch
  • Revert changes command moved to top level in context menu for file
  • Blame command moved to VisualSVN submenu in context menu for file
  • Fixed: evaluation license generated for all users, not only for current user

Version 1.0.3 (September 22, 2006) [Download]

  • Subversion 1.4 and Tortoise 1.4 support
  • Fixed: VisualSVN icon is absent on VS2005 splash

Version 1.0.2 (August 8, 2006) [Download]

  • Fixed: VisualSVN cannot be loaded in Visual Studio 2005 on Windows XP x64

Version 1.0.1 (August 4, 2006) [Download]

  • Fixed: rename doesn't work if "_svn" used for Subversion administrative directory, which is also known as ASP .NET Hack
  • Fixed: menu items left enabled when solution get closed
  • Fixed: Repo-Browser and Disk-Browser commands doesn't work when solution closed

Version 1.0 (July 29, 2006) [Download]

  • Automatic reloading of changed documents, solution and projects after Subversion operation
  • Rename/Move for files, folders, projects and solution with correct representation in Subversion repository history
  • Rename/Move for files in C++ projects with correct representation in Subversion repository history
  • Context menu for project folders
  • Context menu for WebSite project and its items
  • Windows XP x64 and TortoiseSVN 64-bit support

Version 0.6 (June 03, 2006) [Download]

Initial release.

© 2005-2009 VisualSVN Limited.
All rights reserved.
Terms of Use
VisualSVN