[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

AnkhSVN 0.5 released

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2004-07-01 06:03:49 CEST

We are proud to announce the release of AnkhSVN 0.5.

AnkhSVN is an addin for Visual Studio .NET that allows you to perform most
of the common Subversion operations from directly inside the Visual Studio
IDE using a simple and easy to use interface.

AnkhSVN 0.5 is linked against Subversion 1.0.5, openssl 0.9.7, BDB 4.2.52
and neon 0.24.6. Download from
http://ankhsvn.tigris.org/servlets/ProjectDocumentList?folderID=2955

New in 0.5:

* Support for customizing the name of the SVN admin directory, allowing
  Ankh to work well with ASP.NET projects
* Support for compound files in the solution explorer. If
  "Show all files" is not on, .aspx|.cs|.resx combos will be treated as
  a single file
* Increased solution loading performance - up to 400% faster,
  possibly more
* Server operations are now run on a separate thread, leaving the UI
  responsive(there's a modal dialog in place to prevent you from doing
  anything useful with the responsiveness, though ;-))
* Support for adding an existing solution to a repository from Ankh
* Ability to export a folder from a repository added to repository explorer.
* When conflicts occur a task for each conflict is added to the task list.
   Clicking on the task takes the user to that line in the file.
* Optionally auto-add new files to Subversion
* Support committing SVN deletions
* Support for switch
* Support for relocate
* Installer now respects the "All users"/"Myself only" dichotomy
* Installer no longer offers to install a test repository
* Limited support for merge - revert file or directory to previous
  version
* Repository explorer selection bug has been fixed
* New Tools->AnkhSVN submenu
* Redesigned Repository Explorer, with support for multiple persistent
  roots and with autocomplete in the address field
* Menu command for opening the Ankh config file in the VS.NET XML
  editor
* Support for projects with Web References
* Patch from Sander Rijken: The original status icons in the
  solution explorer is preserved and restored when an Ankh solution
  is closed. This makes it easier to use Ankh alongside projects that
  are using a different source control system that uses SCC
* Support for MSI installer projects and CAB projects
* NSvn.dll has been removed, and the API in NSvn.Core.dll has
  been redesigned
* If you hold down Shift while invoking the Diff, Revert
  commands, a dialog will appear enabling you to choose exactly which
  files you want to operate on
* Add and Update displays a dialog enabling you to choose which paths to
  run against
* New "Checkout solution" command in the repos explorer
* New "Refresh" command in the repos explorer
* New "Make directory" command in the repos explorer
* New "Background listing" feature in the repos explorer
* Support for external diff/merge programs(by editing the config file
  in %APPDATA%\AnkhSVN). This feature was implemented by Colin Bonstead
  of cyan.com
* Support for displaying svn info-style information about a repository
  node in the VS Property window
* Support for copying the URL of a repository node to the system
  clipboard
* Support for enabling/disabling Ankh on a per-solution basis, even
  if the solution directory is not version controlled.
* Improved error handling - Subversion errors do no longer display a
  stack trace by default
* Auto-completion for all textboxes which accept URLs or paths
* The output pane now displays native style paths for all notifications
* Log message is preserved if you cancel a commit, and you are prompted
  whether to use it again for the next commit.
* Commit dialog allows you to view *both* diff and the fulltext of the
  files to be committed
* Commit dialog contains a treeview allowing you to choose exactly
  which files should be committed
* Commit dialog has two splitter controls
* Ankh no longer modifies the timestamps on all open files when
  performing a commit or update

--
Arild
AnkhSVN: http://ankhsvn.tigris.org
Blog: http://ankhsvn.com/blog
IRC: irc://irc.freenode.net/ankhsvn
"Weaseling out of things is good. It's what separates us from the other
animals....except weasels." -- Homer Simpson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 1 06:27:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.