Revision | 28864 (tree) |
---|---|
Zeit | 2020-05-17 19:04:50 |
Autor | stefankueng |
fix links in our docs and build script.
@@ -48,8 +48,8 @@ | ||
48 | 48 | TortoiseMerge is an Open Source project. That means you have full |
49 | 49 | read access to the source code of this program. You can browse it |
50 | 50 | on this link |
51 | - <ulink url="https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/"> | |
52 | - <citetitle>https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/</citetitle> | |
51 | + <ulink url="https://osdn.net/projects/tortoisesvn/scm/svn/"> | |
52 | + <citetitle>https://osdn.net/projects/tortoisesvn/scm/svn/</citetitle> | |
53 | 53 | </ulink>. |
54 | 54 | The most recent version (where we're currently working) is located under |
55 | 55 | <filename>/trunk/</filename>, |
@@ -15,18 +15,12 @@ | ||
15 | 15 | </ulink> |
16 | 16 | which contains a selection of the questions we are asked |
17 | 17 | the most on the TortoiseSVN mailing lists |
18 | - <email>dev@tortoisesvn.tigris.org</email> and | |
19 | - <email>users@tortoisesvn.tigris.org</email>. | |
20 | - </para> | |
21 | - <para> | |
22 | - We also maintain a project | |
23 | - <ulink url="https://sourceforge.net/p/tortoisesvn/tickets/"> | |
24 | - <citetitle>Issue Tracker</citetitle> | |
18 | + <ulink url="https://groups.google.com/forum/#!forum/tortoisesvn"> | |
19 | + <citetitle>https://groups.google.com/forum/#!forum/tortoisesvn</citetitle> | |
20 | + </ulink> and | |
21 | + <ulink url="https://groups.google.com/forum/#!forum/tortoisesvn-dev"> | |
22 | + <citetitle>https://groups.google.com/forum/#!forum/tortoisesvn-dev</citetitle> | |
25 | 23 | </ulink> |
26 | - which tells you about some of the things we have on our To-Do list, | |
27 | - and bugs which have already been fixed. If you think you have found | |
28 | - a bug, or want to request a new feature, check here first to see | |
29 | - if someone else got there before you. | |
30 | 24 | </para> |
31 | 25 | <para> |
32 | 26 | If you have a question which is not answered anywhere |
@@ -34,8 +28,10 @@ | ||
34 | 28 | <itemizedlist> |
35 | 29 | <listitem> |
36 | 30 | <para> |
37 | - <email>users@tortoisesvn.tigris.org</email> is the one to use | |
38 | - if you have questions about using TortoiseSVN. | |
31 | + <ulink url="https://groups.google.com/forum/#!forum/tortoisesvn"> | |
32 | + <citetitle>https://groups.google.com/forum/#!forum/tortoisesvn</citetitle> | |
33 | + </ulink> | |
34 | + is the one to use if you have questions about using TortoiseSVN. | |
39 | 35 | </para> |
40 | 36 | </listitem> |
41 | 37 | <listitem> |
@@ -42,7 +38,9 @@ | ||
42 | 38 | <para> |
43 | 39 | If you want to help out with the development of TortoiseSVN, |
44 | 40 | then you should take part in discussions on |
45 | - <email>dev@tortoisesvn.tigris.org</email>. | |
41 | + <ulink url="https://groups.google.com/forum/#!forum/tortoisesvn-dev"> | |
42 | + <citetitle>https://groups.google.com/forum/#!forum/tortoisesvn-dev</citetitle> | |
43 | + </ulink> | |
46 | 44 | </para> |
47 | 45 | </listitem> |
48 | 46 | <listitem> |
@@ -93,8 +93,8 @@ | ||
93 | 93 | website: |
94 | 94 | </para> |
95 | 95 | <para condition="pot"> |
96 | - <ulink url="http://stefanstools.sourceforge.net/svnrobots.html"> | |
97 | - <citetitle>http://stefanstools.sourceforge.net/svnrobots.html</citetitle> | |
96 | + <ulink url="https://tools.stefankueng.com/svnrobots.html"> | |
97 | + <citetitle>https://tools.stefankueng.com/svnrobots.html</citetitle> | |
98 | 98 | </ulink> |
99 | 99 | </para> |
100 | 100 | </tip> |
@@ -222,8 +222,8 @@ | ||
222 | 222 | Although most people just download the installer, you also have full |
223 | 223 | read access to the source code of this program. |
224 | 224 | You can browse it on this link |
225 | - <ulink url="https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/"> | |
226 | - <citetitle>https://sourceforge.net/p/tortoisesvn/code/HEAD/tree/</citetitle> | |
225 | + <ulink url="https://osdn.net/projects/tortoisesvn/scm/svn/"> | |
226 | + <citetitle>https://osdn.net/projects/tortoisesvn/scm/svn/</citetitle> | |
227 | 227 | </ulink>. |
228 | 228 | The current development line is located under |
229 | 229 | <filename>/trunk/</filename>, |