diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-02 21:11:47 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-02 21:11:47 +0000 |
commit | 8819c5c00e3278e0bcd6def6786d6e5fc9d7aa58 (patch) | |
tree | ac60e7453b76f020a53532466dfb84224ddbaafd /docs/INSTALL | |
parent | 7b53da553fdc1389a159703bfade87083155f15f (diff) | |
download | mana-client-8819c5c00e3278e0bcd6def6786d6e5fc9d7aa58.tar.gz mana-client-8819c5c00e3278e0bcd6def6786d6e5fc9d7aa58.tar.bz2 mana-client-8819c5c00e3278e0bcd6def6786d6e5fc9d7aa58.tar.xz mana-client-8819c5c00e3278e0bcd6def6786d6e5fc9d7aa58.zip |
Updated CVSROOT for anonymous users.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL/win32.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt index b0e65b57..639db596 100644 --- a/docs/INSTALL/win32.txt +++ b/docs/INSTALL/win32.txt @@ -68,9 +68,9 @@ You should now be fully equipped for compiling the latest TMW CVS code! Check out The Mana World from CVS using either the command line cvs tool or TortoiseCVS, pick what you like to use most and install that. Next, check out -the tmw module from our repository. The CVSROOT is: +the tmw module from our repository. For anonymous users, the CVSROOT is: - :pserver:anoncvs@sull.homelinux.net:/var/home/cvs/repository + :pserver:anonymous@cvs.sourceforge.net:/cvsroot/themanaworld Open "The Mana World.dev" in Dev-C++. From there on you should be able to start compilition with Excute -> Compile. A file called tmw.exe should appear |