Rev. | 1502 |
---|---|
Size | 6,993 bytes |
Time | 2018-12-09 20:10:23 |
Author | ![]() |
Log Message | 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 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head><title>Defence-Force: Last changes</title></head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Verdana">
<table width="100%" cellspacing="5">
<tr>
<td valign="top" bgcolor="#FFFFFF">
<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>
<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>
<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>
</td>
</tr>
<tr><td valign="top" bgcolor="#FFFFFF">
<center>
<hr>
<h1>Welcome to Defence-Force SVN repository</h1>
<br>
<h2>Please behave</h2>
<hr>
</center>
If you don't know anything about Subversion, you can learn more about it here:
<ul>
<li><a href="http://subversion.tigris.org">The Subversion website</a></li>
<li><a href="http://svnbook.red-bean.com">The official SubVersion book</a></li>
</ul>
If you want to install a subversion client, here is a selection for the various OSes:
<ul>
<li>Windows: <a href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> (<a href="http://tortoisesvn.net/downloads">binaries</a>)</li>
<li>BeOS: <a href="http://bebits.com/app/3962">SVN binaries</a></li>
<li>Haiku: <code>installoptionalpackage -a subversion</code></li>
<li>GNU/Linux:</li>
<ul>
<li>Debian-based, Ubuntu: <a href="apt:subversion">subversion package</a>, or <code>apt-get install subversion</code></li>
<li>RPM-based (RedHat, Mandriva, ...): <code>rpm -ivh subversion</code></li>
</ul>
<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>
</ul>
If you want to check out the repository with the command-line client:<br>
<code>svn co http://miniserve.defence-force.org/svn</code>
<br>
<br>
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>.
<br>
Here is the structure of the whole repository at the moment:
<pre>
+---public
| +---atari
| | +---demos
| | | +---creators
| | | +---defenceforce
| | | | +---savetheearth
| | | | +---TimeSlices
| | | | \---TinyDemo
| | | \---next
| | | +---caledonia_pdl
| | | +---charts
| | | | +---charts_2.int
| | | | \---charts_6
| | | +---misc
| | | | \---forgotten-bits
| | | \---phaleon-gigademo
| | | +---budnext
| | | +---dungeon-menu
| | | +---fast-menu
| | | +---illusion
| | | +---lamer-test
| | | +---menu-menu
| | | +---mine-sweeper
| | | +---reset
| | | \---shadow-menu
| | +---games
| | \---euphoria
| | \---intro
| | \---tools
| | +---MOULINEX
| | \---rembrandt
| +---oric
| | +---assets
| | | \---charsets
| | +---demos
| | | +---30years
| | | +---AlchimieX
| | | +---assembly_2002
| | | +---buggy_boy
| | | +---PushingTheEnvelope
| | | \---_Zerofx
| | +---games
| | | +---Awele
| | | +---Dungeon Demo
| | | \---Space 1999
| | +---hardware
| | | \---cumulus
| | +---mym_player
| | +---routines
| | | +---keyboard
| | | +---rasterization
| | | | +---CircleBench
| | | | +---linebench
| | | | \---polybench
| | | \---vortex
| | \---tools
| \---pc
| +---emulators
| | +---caloric
| | \---euphoric
| +---shared_libraries
| | +---freeimage
| | \---unittestcpp
| \---tools
| +---oric
| | +---4k8
| | +---Bin2Tap
| | +---dsk
| | +---old2mfm
| | +---tap2dsk
| | \---txt2bas
| \---osdk
| +---main
| | +---bas2tap
| | +---bin2txt
| | +---common
| | +---compiler
| | +---DskTool
| | +---filepack
| | +---header
| | +---link65
| | +---macrosplitter
| | +---makedisk
| | +---MemMap
| | +---old2mfm
| | +---opt65
| | +---pictconv
| | +---SampleTweaker
| | +---tap2cd
| | +---tap2dsk
| | +---TapTool
| | +---xa
| | \---Ym2Mym
\---users
+---barnsey123
+---chema
| +---1337
| +---1337intro
| +---skooldaze
| \---Elite Clone
+---coco
+---dbug
| +---demos
| | +---256bytes
| | +---doublebufferedsines
| | +---NyAtmos
| | +---stniccc2000
| | \---tunnel
| +---games
| +---4kkong
| \---cyclotron
+---jede
+---miri
+---mmu_man
| +---demo
| | \---INVAL2K9
| +---sedoric
| \---ttf2oric
+---mooz
+---retromaster
+---torlus
+---twilighte
| +---ImpossibleMission
| +---Stormlord
| +---Swiv
| \---Wurlde
\---waskol
\---mandelbrot
</pre>
</td>
</tr>
</table>
<tr><td align="left" valign="top" bgcolor="#FFFFFF">
<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>
<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>
<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>
</table>
</font>
</body>
</html>
<!-- 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>