-
Notifications
You must be signed in to change notification settings - Fork 5
/
README.txt
69 lines (44 loc) · 2.05 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
AnkhSVN - Subversion support for Visual Studio
==============================================
$Id$
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
http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/README.txt
(Username: guest, no password)
If you have a Subversion client you can get the latest version of the
AnkhSVN sourcecode with the command:
# svn co http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/ AnkhSVN
If you have AnkhSVN 2.0 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:
http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/src/
In the next dialog choose a location where you wish to store your local
working copy and click Ok.
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/CHANGES.txt - Summarized changes per release
src/CONTRIBUTORS.txt - List of committers and writers of patches
src/COPYING.txt - The sourcecode license of AnkhSVN
src/LICENSE.rtf - The runtime license of AnkhSVN
A lot more information about what is going on can be found on
http://ankhsvn.open.collab.net
and
http://ankhsvn.open.collab.net/wiki/
3. Participating in the AnkhSVN community
-----------------------------------------
If you have any questions you can join the AnkhSVN user group on
Talk on IRC with developers: irc.freenode.net, channel #ankhsvn
Read the FAQ:
http://ankhsvn.open.collab.net/wiki/Faq