docs/develop.txt

changeset 0
ff1b43f833a9
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docs/develop.txt	Fri Jul 08 21:05:20 2011 +0200
     1.3 @@ -0,0 +1,20 @@
     1.4 +   ____         _                   _      _   _  _
     1.5 +  / ___|   ___ | |__    __ _   ___ | |__  | | | || |__   _ __
     1.6 +  \___ \  / __|| '_ \  / _` | / __|| '_ \ | | | || '_ \ | '__|
     1.7 +   ___) || (__ | | | || (_| || (__ | | | || |_| || | | || |
     1.8 +  |____/  \___||_| |_| \__,_| \___||_| |_| \___/ |_| |_||_|
     1.9 +
    1.10 +  Europalab SchachUhr - Game clock graphical user interface client
    1.11 +
    1.12 +  DEVELOPMENT
    1.13 +
    1.14 +  Sources and other documents associated with this project are stored
    1.15 +  in source code management. The web locations of this repository are:
    1.16 +
    1.17 +  o http://scm.europalab.com/schachuhr/
    1.18 +  o http://scm.europalab.com/schachuhr/file/tip/
    1.19 +
    1.20 +  To check out or clone projects from this repository use the mercurial
    1.21 +  hg(1) command like so:
    1.22 +
    1.23 +  $ hg clone http://scm.europalab.com/schachuhr/ schachuhr

mercurial