Parent Directory
|
Revision Log
Minor update of the readme, just to see if it's still possible to commit changes after the Ubuntu 16.04 -> 18.04.1 upgrade
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
2 | <html> |
3 | <head><title>Defence-Force: Last changes</title></head> |
4 | <body bgcolor="#FFFFFF" text="#000000"> |
5 | |
6 | <font face="Verdana"> |
7 | |
8 | <table width="100%" cellspacing="5"> |
9 | <tr> |
10 | <td valign="top" bgcolor="#FFFFFF"> |
11 | <a href="http://www.defence-force.org/index.htm"><img src="http://www.defence-force.org/pics/defence_force_medium.gif" alt="Back to DF home page" width="128" height="47" border="0"></a> |
12 | <a href="http://miniserve.defence-force.org"><img src="http://miniserve.defence-force.org/pics/button_hal.gif" alt="Back to Hal9000" width="128" height="47" border="0"></a> |
13 | <a href="http://miniserve.defence-force.org/svn"><img src="http://miniserve.defence-force.org/pics/button_svnweb.gif" alt="Back to the Svn Web interface" width="128" height="47" border="0"></a> |
14 | </td> |
15 | </tr> |
16 | |
17 | <tr><td valign="top" bgcolor="#FFFFFF"> |
18 | |
19 | <center> |
20 | <hr> |
21 | <h1>Welcome to Defence-Force SVN repository</h1> |
22 | <br> |
23 | <h2>Please behave</h2> |
24 | <hr> |
25 | </center> |
26 | |
27 | If you don't know anything about Subversion, you can learn more about it here: |
28 | <ul> |
29 | <li><a href="http://subversion.tigris.org">The Subversion website</a></li> |
30 | <li><a href="http://svnbook.red-bean.com">The official SubVersion book</a></li> |
31 | </ul> |
32 | |
33 | If you want to install a subversion client, here is a selection for the various OSes: |
34 | <ul> |
35 | <li>Windows: <a href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> (<a href="http://tortoisesvn.net/downloads">binaries</a>)</li> |
36 | <li>BeOS: <a href="http://bebits.com/app/3962">SVN binaries</a></li> |
37 | <li>Haiku: <code>installoptionalpackage -a subversion</code></li> |
38 | <li>GNU/Linux:</li> |
39 | <ul> |
40 | <li>Debian-based, Ubuntu: <a href="apt:subversion">subversion package</a>, or <code>apt-get install subversion</code></li> |
41 | <li>RPM-based (RedHat, Mandriva, ...): <code>rpm -ivh subversion</code></li> |
42 | </ul> |
43 | <li>MacOS: <a href="http://subversion.tigris.org/">Subversion</a> (<a href="http://subversion.tigris.org/getting.html#osx">binaries</a>), <a href="http://scplugin.tigris.org/">SCPlugin</a> (<a href="http://scplugin.tigris.org/servlets/ProjectDocumentList">binaries</a>, <a href="http://scplugin.tigris.org/servlets/ProjectProcess?pageID=rgnEkt">installation</a>)</li> |
44 | </ul> |
45 | |
46 | If you want to check out the repository with the command-line client:<br> |
47 | <code>svn co http://miniserve.defence-force.org/svn</code> |
48 | <br> |
49 | <br> |
50 | |
51 | If you want to be added as a user so you can modify, please <a href="mailto:webmaster@defence-force.org">contact the webmaster</a>. |
52 | <br> |
53 | Here is the structure of the whole repository at the moment: |
54 | |
55 | <pre> |
56 | +---public |
57 | | +---atari |
58 | | | +---demos |
59 | | | | +---creators |
60 | | | | +---defenceforce |
61 | | | | | +---savetheearth |
62 | | | | | +---TimeSlices |
63 | | | | | \---TinyDemo |
64 | | | | \---next |
65 | | | | +---caledonia_pdl |
66 | | | | +---charts |
67 | | | | | +---charts_2.int |
68 | | | | | \---charts_6 |
69 | | | | +---misc |
70 | | | | | \---forgotten-bits |
71 | | | | \---phaleon-gigademo |
72 | | | | +---budnext |
73 | | | | +---dungeon-menu |
74 | | | | +---fast-menu |
75 | | | | +---illusion |
76 | | | | +---lamer-test |
77 | | | | +---menu-menu |
78 | | | | +---mine-sweeper |
79 | | | | +---reset |
80 | | | | \---shadow-menu |
81 | | | +---games |
82 | | | \---euphoria |
83 | | | \---intro |
84 | | | \---tools |
85 | | | +---MOULINEX |
86 | | | \---rembrandt |
87 | | +---oric |
88 | | | +---assets |
89 | | | | \---charsets |
90 | | | +---demos |
91 | | | | +---30years |
92 | | | | +---AlchimieX |
93 | | | | +---assembly_2002 |
94 | | | | +---buggy_boy |
95 | | | | +---PushingTheEnvelope |
96 | | | | \---_Zerofx |
97 | | | +---games |
98 | | | | +---Awele |
99 | | | | +---Dungeon Demo |
100 | | | | \---Space 1999 |
101 | | | +---hardware |
102 | | | | \---cumulus |
103 | | | +---mym_player |
104 | | | +---routines |
105 | | | | +---keyboard |
106 | | | | +---rasterization |
107 | | | | | +---CircleBench |
108 | | | | | +---linebench |
109 | | | | | \---polybench |
110 | | | | \---vortex |
111 | | | \---tools |
112 | | \---pc |
113 | | +---emulators |
114 | | | +---caloric |
115 | | | \---euphoric |
116 | | +---shared_libraries |
117 | | | +---freeimage |
118 | | | \---unittestcpp |
119 | | \---tools |
120 | | +---oric |
121 | | | +---4k8 |
122 | | | +---Bin2Tap |
123 | | | +---dsk |
124 | | | +---old2mfm |
125 | | | +---tap2dsk |
126 | | | \---txt2bas |
127 | | \---osdk |
128 | | +---main |
129 | | | +---bas2tap |
130 | | | +---bin2txt |
131 | | | +---common |
132 | | | +---compiler |
133 | | | +---DskTool |
134 | | | +---filepack |
135 | | | +---header |
136 | | | +---link65 |
137 | | | +---macrosplitter |
138 | | | +---makedisk |
139 | | | +---MemMap |
140 | | | +---old2mfm |
141 | | | +---opt65 |
142 | | | +---pictconv |
143 | | | +---SampleTweaker |
144 | | | +---tap2cd |
145 | | | +---tap2dsk |
146 | | | +---TapTool |
147 | | | +---xa |
148 | | | \---Ym2Mym |
149 | \---users |
150 | +---barnsey123 |
151 | +---chema |
152 | | +---1337 |
153 | | +---1337intro |
154 | | +---skooldaze |
155 | | \---Elite Clone |
156 | +---coco |
157 | +---dbug |
158 | | +---demos |
159 | | | +---256bytes |
160 | | | +---doublebufferedsines |
161 | | | +---NyAtmos |
162 | | | +---stniccc2000 |
163 | | | \---tunnel |
164 | | +---games |
165 | | +---4kkong |
166 | | \---cyclotron |
167 | +---jede |
168 | +---miri |
169 | +---mmu_man |
170 | | +---demo |
171 | | | \---INVAL2K9 |
172 | | +---sedoric |
173 | | \---ttf2oric |
174 | +---mooz |
175 | +---retromaster |
176 | +---torlus |
177 | +---twilighte |
178 | | +---ImpossibleMission |
179 | | +---Stormlord |
180 | | +---Swiv |
181 | | \---Wurlde |
182 | \---waskol |
183 | \---mandelbrot |
184 | </pre> |
185 | </td> |
186 | </tr> |
187 | |
188 | </table> |
189 | |
190 | |
191 | <tr><td align="left" valign="top" bgcolor="#FFFFFF"> |
192 | <a href="http://www.defence-force.org/help/index.htm"><img src="http://www.defence-force.org/pics/button_sos.gif" alt="SOS !!!" border="0"></a> |
193 | <a href="http://www.defence-force.org/contact/index.htm"><img src="http://www.defence-force.org/pics/button_contact.gif" alt="Contact..." border="0"></a> |
194 | <a href="http://www.defence-force.org/infos/index.htm"><img src="http://www.defence-force.org/pics/button_infos.gif" alt="Informations..." border="0"></a></td></tr> |
195 | |
196 | </table> |
197 | |
198 | </font> |
199 | |
200 | </body> |
201 | </html> |
202 | <!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://us.js2.yimg.com/us.js.yimg.com/lib/smb/js/hosting/cp/js_source/whv2_001.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1234992102" alt="setstats" border="0" width="1" height="1"></noscript> |
203 |
Name | Value |
---|---|
svn:mime-type | text/html |
ViewVC Help | |
Powered by ViewVC 1.1.26 |