All Projects → AmpScm → AnkhSVN

AmpScm / AnkhSVN

Licence: Apache-2.0 License
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.

Programming Languages

C#
18002 projects
XSLT
1337 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to AnkhSVN

ohloh scm
The Ohloh source control management library
Stars: ✭ 58 (+7.41%)
Mutual labels:  subversion, scm
scm-api-plugin
wiki.jenkins-ci.org/display/jenkins/scm+api+plugin
Stars: ✭ 25 (-53.7%)
Mutual labels:  scm
Poetry Dynamic Versioning
Plugin for Poetry to enable dynamic versioning based on VCS tags
Stars: ✭ 131 (+142.59%)
Mutual labels:  subversion
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-72.22%)
Mutual labels:  subversion
Versioning
Gradle plug-in to generate version information from the SCM branch (Git or Svn)
Stars: ✭ 157 (+190.74%)
Mutual labels:  subversion
Commit
Commit message editor
Stars: ✭ 102 (+88.89%)
Mutual labels:  scm
Dunamai
Dynamic versioning library and CLI
Stars: ✭ 85 (+57.41%)
Mutual labels:  subversion
josh
Just One Single History
Stars: ✭ 937 (+1635.19%)
Mutual labels:  scm
git-plugin
Jenkins Git plugin
Stars: ✭ 631 (+1068.52%)
Mutual labels:  scm
eidea4
企业框架 scm erp wms
Stars: ✭ 53 (-1.85%)
Mutual labels:  scm
Subverison gtav hack
subVerison重置版——GTA5外置修改器
Stars: ✭ 193 (+257.41%)
Mutual labels:  subversion
Source Integration
Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial and more
Stars: ✭ 167 (+209.26%)
Mutual labels:  subversion
dagshub-branch-source-plugin
Jenkins plugin for using DAGsHub as a source for multibranch projects
Stars: ✭ 12 (-77.78%)
Mutual labels:  scm
Usvn
Manage Subversion repositories via a web interface
Stars: ✭ 154 (+185.19%)
Mutual labels:  subversion
libvcs
⚙️ Lite, typed, pythonic utilities for git, svn, mercurial, etc.
Stars: ✭ 43 (-20.37%)
Mutual labels:  subversion
Node Svn Spawn
Easy way to access svn repository with node.js.
Stars: ✭ 85 (+57.41%)
Mutual labels:  subversion
Vim Signify
➕ Show a diff using Vim its sign column.
Stars: ✭ 2,390 (+4325.93%)
Mutual labels:  subversion
svn2git
Tool to help and automate migration from SVN to GitLab
Stars: ✭ 34 (-37.04%)
Mutual labels:  subversion
docker-svn-server
A Docker image running a simple Dockerised Subversion server, using `svnserve`.
Stars: ✭ 27 (-50%)
Mutual labels:  subversion
sicp
Yet another scheme to fathom the Structure and Interpretation of Computer Programs.
Stars: ✭ 17 (-68.52%)
Mutual labels:  scm

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 [email protected]

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].