Skip to content

AmpScm/AnkhSVN

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [Moq](https://github.com/moq/moq) from 4.18.2 to 4.20.69.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq@v4.18.2...v4.20.69)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dcc40c3

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 21, 2021 17:35
March 8, 2008 01:16
November 15, 2013 15:11
May 20, 2021 10:24
May 12, 2021 14:06

AnkhSVN - Subversion Support for Visual Studio

Contents:

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

1. Welcome

Thank you or checking out the sourcecode of AnkhSVN. You can always find the last 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 sourcecode 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 right Solution (.sln) file below: https://github.com/ampscm/ankhsvn/trunk/src/

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 our GitHub repository.

Please read src/BUILD.txt for more information on how to test development versions of AnkhSVN after the checkout completes.

2. Documentation

The development documentation of the AnkhSVN project is available in

src/BUILD.txt         - How to build your own AnkhSVN version
src/CONTRIBUTORS.txt  - List of committers and writers of patches
LICENSE       - The sourcecode license of AnkhSVN

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 join the AnkhSVN user group on users@ankhsvn.open.collab.net

Talk on IRC with developers: irc.freenode.net, channel #ankhsvn

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