- About AnkhSVN
- Getting AnkhSVN
- Community
|
AnkhSVN-Daily Update
If you don't want to upgrade to Subversion 1.7, you can use an
AnkhSVN 2.2 daily for Subversion 1.6 and an AnkhSVN 2.0 daily
for the latest daily build based on Subversion 1.5
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
| 2013-05-23 |
| |
[r11945]
| rhuijben | src/Ankh.Scc: SvnSccProvider.SourceControl.cs, SvnSccProvider.cs, OpenDocumentTracker.cs, AnkhSccProvider.Projects.cs, SccUI/ChangeSourceControl.cs, AnkhSccProvider.QueryEditSave.cs, SvnSccProvider.Glyphs.cs, SvnSccProvider.IVsSccManager3.cs, ProjectTracker.cs, Ankh.Scc.csproj, SvnSccProvider.Solution.cs, AnkhSccProvider.cs, AnkhSccProvider.SourceControl.cs, SvnSccProvider.FileMap.cs (and 12 other paths) | | Rename the AnkhSccProvider class to SvnSccProvider. |
| |
[r11944]
| rhuijben | src: Ankh.Package/Ankh.Package.wxs, Ankh.Votive/AnkhVSExtension.wxs | | Try to fix some installer scenarios on upgrading to/from versions that
don't support all VS versions that the other installer supports
(including explicit disables) using a registry key. |
| |
[r11942]
| rhuijben | src: Ankh/Commands/ItemEditPropertiesCommand.cs, Ankh.UI/SvnLog/Commands/ChangeLogMessage.cs, Ankh/Commands/ItemDelete.cs, Ankh/Commands/UpgradeWorkingCopy.cs, Ankh.Scc/SccUI/Commands/ChangeSourceControlCommand.cs, Ankh/Commands/SolutionCommitCommand.cs, Ankh.UI/PendingChanges/Commands/RefreshPendingChanges.cs, Ankh/Commands/RepositoryExplorer/CreateDirectoryCommand.cs, Ankh/Commands/LockCommand.cs, Ankh/Commands/ItemAnnotateCommand.cs, Ankh/Commands/RepositoryExplorer/ShowRepositoryItemChanges.cs, Ankh/Commands/UnlockCommand.cs, Ankh.UI/SvnLog/Commands/ShowChanges.cs, Ankh/Commands/ItemResolveCommand.cs (and 77 other paths) | | Rename CommandAttribute to SvnCommandAttribute in preparation for adding a
GitCommandAttribute specifying a different command context. |
| 2013-05-03 |
| |
[r11920]
| rhuijben | src/Ankh.Package: AnkhSvnPackage.Themes.cs, AnkhSvnPackage.Scc.cs, Ankh.Package.csproj | | Handle the blue theme as a light theme for our ListView support. |
|