AnkhSVN

AnkhSVN - Subversion Support for Visual Studio

Supported Visual Studio versions: Visual Studio 2022 and later. The current package is x64-only and no longer carries the pre-VS2022 package/test infrastructure.

Contents:

  1. Welcome
  2. Documentation References
  3. Participating in the AnkhSVN community

1. Welcome

Thank you for checking out the source code of AnkhSVN. You can always find the latest upstream version of this document on

https://github.com/AmpScm/AnkhSVN

If you have a Subversion client you can get the latest version of the AnkhSVN source code with the command:

$ svn co https://github.com/ampscm/ankhsvn/trunk/ AnkhSVN

If you have AnkhSVN 2.0 or later installed you can also automatically open the project directly in Visual Studio with AnkhSVN itself

Click: File -> Open -> Subversion Project

And then choose the solution (src/AnkhSvn.sln).

In the next dialog choose a location where you wish to store your local working copy and click Ok.

Of course you can also use your favorite git client to access the GitHub repository.

Please read src/BUILD.md for the current Visual Studio 2022+ build and test instructions.

2. Documentation

The development documentation of the AnkhSVN project is available in

src/BUILD.md  - How to build your own AnkhSVN version
LICENSE       - The source code license of AnkhSVN (Apache License)

A lot more information about what is going on can be found on https://github.com/AmpScm/AnkhSVN

3. Participating in the AnkhSVN community

If you have any questions you can use the issue tracker or discussions at https://github.com/ampscm/ankhsvn/

Or use the discussion, issue, and pull request support on GitHub.

Issue status

See ISSUE_STATUS.md for the current upstream issue triage snapshot.