# AnkhSVN2019 **Repository Path**: dollmail_g/AnkhSVN2019 ## Basic Information - **Project Name**: AnkhSVN2019 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AnkhSVN2019 AnkhSVN2019 is a fork of the Github project https://github.com/simonp22/AnkhSVN That project is in turn based on the original [CollabNet project](https://ankhsvn.open.collab.net/source/browse/ankhsvn/) The SVN repository of the CollabNet project is at https://ctf.open.collab.net/svn/repos/ankhsvn ## Target environment AnkhSVN2019 is targeted only at Visual Studio 2019. ## Version history | Version | Date | Description | ------------- | ----------------- | ----------------------- | 1.00.0001 | 14-December-2019 | Initial release | 1.00.0002 | 17-December-2019 | Fix handling of (dark and light) themes.
Include some license files for open source libraries. | 1.00.0003 | 21-December-2019 | Temporarily disable the Annotate function.
In the previous version this function caused Visual Studio to crash. | 1.00.0004 | 22-December-2019 | Catch an EntryPointNotFoundException on calling SetThreadDpiAwarenessContext. See Issue 3. | 1.00.0005 | 05-January-2020 | New implementation of the GUI for the Annotate function. | 1.00.0007 | 13-January-2020 | Restructured implementation the Annotate function using a custom margin on an editor window. | 1.00.0008 | 01-March-2020 | Add an exception handler to AnnotationMarginFactory.CreateMargin. See Issue 9.