You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/www/code.rst
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,28 +4,26 @@ Code
4
4
Changelog
5
5
----------
6
6
7
-
The changelog is available `here <http://cvs.roundup-tracker.org/roundup/roundup/CHANGES.txt?view=markup&content-type=text/vnd.viewcvs-markup&revision=HEAD>`_
7
+
The changelog is available `here <http://svn.roundup-tracker.org/viewvc/roundup/roundup/trunk/CHANGES.txt?view=markup>`_
8
8
9
9
ViewVC
10
10
------
11
11
12
-
You may browse the repository via `viewvc <http://cvs.roundup-tracker.org/roundup/>`_
12
+
You may browse the repository via `viewvc <http://svn.roundup-tracker.org/viewvc/roundup/>`_
13
13
14
14
Read-only Access
15
15
----------------
16
16
17
-
The code can be checked out through anonymous (pserver) CVS with the following commands::
17
+
Read-only repository access is provided through http://svn.roundup-tracker.org/svnroot/roundup
18
+
19
+
The development branch can be checked out via::
20
+
21
+
svn co http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk roundup
0 commit comments