- About AnkhSVN
- Getting AnkhSVN
- Community
|
AnkhSVN-Daily Update
If you don't want to upgrade to Subversion 1.8, you can use an
AnkhSVN 2.4 daily for Subversion 1.7
The AnkhSVN project provides Daily builds of the current development tree. These versions
are not tested before uploading, but may contain bugfixes (and new bugs) that are not in
released versions. If you are testing our daily builds (Thanks!) and find issues in them,
please report those issues with the exact version (See the Visual Studio about box).
You can find older daily releases in the daily folder of documents & files.
The previous version of this report is still available in our Subversion Repository.
Published daily builds will be available for at least a week after they are build.
Recent changes
2017-03-03 |
|
[r12816]
| rhuijben | src: AnkhSvn.sln | | Remove VS2017 dependency in .sln |
2017-03-01 |
|
[r12814]
| rhuijben | src/Ankh.Services: Ankh.Services.csproj | | Bump SharpSvn version. |
2017-02-01 |
|
[r12813]
| rhuijben | src/Ankh.UI/OptionsPages: AddAdvancedDiffUserTool.cs, AddAdvancedMergeUserTool.cs, AddAdvancedUserTool.cs, AdvancedDiffUserToolSettingsControl.cs, AdvancedMergeUserToolSettingsControl.cs | | Remove some usings that won't work in .Net 2.0 compilers |
2017-01-19 |
|
[r12812]
| culan | src: Ankh/Services/AnkhDiff.cs, Ankh/Services/ConfigService.cs, Ankh.Ids/AnkhId.cs, Ankh.Package/Ankh.Package.csproj, Ankh.Package/AnkhSvnPackage.OptionPages.cs, Ankh.Package/OptionPages/AdvancedDiffUserToolsSettingsPage.cs, Ankh.Package/OptionPages/AdvancedMergeUserToolsSettingsPage.cs, Ankh.Services/Configuration/AnkhConfig.cs, Ankh.UI/Ankh.UI.csproj, Ankh.UI/OptionsPages/AddAdvancedDiffUserTool.cs, Ankh.UI/OptionsPages/AddAdvancedDiffUserTool.designer.cs, Ankh.UI/OptionsPages/AddAdvancedDiffUserTool.resx, Ankh.UI/OptionsPages/AddAdvancedMergeUserTool.cs, Ankh.UI/OptionsPages/AddAdvancedMergeUserTool.designer.cs (and 9 other paths) | | artf10112 : Choose diff and merge tools by file type
Added 2 new option pages for defining external diff and merge tools based on file extension.
Added saving and loading of this configuration from registry subkey. |
|