Contents
- Metaclient: ?
- Client: Netrek Unlimited
- Client: Netrek XP 2006
- Client: MacTrek
- Client: COW
- Client: Netrek XP Mod
- Client: BRMH
- Client: Paradise
- Clients: Dead
- Server: Vanilla
- Misc
- History
- Darcs Repositories
- CVS Repositories
- netrek.org web site
- vanilla.netrek.org web site
- continuum.us.netrek.org web site
- metaserver.us.netrek.org web site
Metaclient: ?
- Joe E has said he will soon publish source for windows cambot helper and clue game quick connect apps (2007-03)
See CVS of Netrek XP 2006 on SourceForge
Client: Netrek Unlimited
- Netrek Unlimited is a new (Apr 2007) project to do a client in C# and .NET.
- Maintainer is ChronosWS/Cliff
- source is in Subversion at svn://redhorizon.info. read-only access using the anonymous login, no password
Client: Netrek XP 2006
XP 2006 is developed using SourceForge CVS: http://netrek.cvs.sourceforge.net/netrek/client/netrekxp/
darcs http://www.netrek.org/repos/netrek-client-xp exists but is not current
- Source zipfiles are on www.netrek.org (through v 1.2, 2007-03-05)
- Maintainer is Bill Balcerski
Client: MacTrek
MacTrek is in Sourceforge subversion: http://mactrek.svn.sourceforge.net/viewvc/mactrek/
- any tarballs? should put on www.netrek.org, no?
- Maintainer is Narcis/Chris
Client: COW
Client: Netrek XP Mod
- XP Mod is not in a version control system.
Stas' final (4.4.0.4) source zipfile at http://netrek.keyos.org/netrekxpsrc-4.4.0.4.zip and on www.netrek.org
- Stas has retired as maintainer
Client: BRMH
- BRMH 2.4.0 is not in a version control system?
- tarballs are on Sourceforge and www.netrek.org, latest is 2000-03-21, Karthik did an OS X build 2006-12
- Maintainer is Karthik
Client: Paradise
Paradise client (Ted Turner? Client 3.2 = TT 1.3.1 ?) and server are in Sourceforge CVS http://sourceforge.net/projects/paradise/
there are tarballs on www for Ted Turner 1.3.1 (Paradise client 3), and http://ftp.netrek.org/pub/netrek/paradise/client/client-2.4p1B.tar.gz
- actual source for Paradise client 2.99Final is probably lost, but differs very minimally from 2.4plB
Clients: Dead
- there are several pretty dead sourceforge projects for updated netrek clients:
Netrek GL http://sourceforge.net/projects/netrekgl/ latest mod 2000-10-11
Netrek 3D http://sourceforge.net/projects/netrek3d/ latest mod 2001-05-31
Spacetrek 3D http://sourceforge.net/projects/spacetrek/ latest mod 2002-01-27
Netrek NG http://sourceforge.net/projects/netrekng/ latest mod 2006-01-18
there's also a probably different Netrek TNG in Java at http://www.dtek.chalmers.se/~matso/nttng/download.html died out around 1999.
Says it is in CVS on ftp.netrek.org; is it still?
Server: Vanilla
- Vanilla server, Metaserver, and COW:
- developed using darcs, with master repos on www.netrek.org at:
- .tar.gz releases are done thru Sourceforge
- Vanilla Server (2.13.0 2007-04-03)
- Metaserver (2006-02-13... akb4 thinks this is stale; darcs inventory lists changes from 2006-12).
- Linux COW (3.2.2 2007-04-03)
- Vanilla server, Metaserver, and COW .tar.gz files should probably also be on www.netrek.org, but as of 2007-04-08 are not
- maintainers are: Quozl for COW, Quozl can accept patches for metaserver and vanilla; but does anyone else? Stephen? (other people do submit patches)
Misc
Sourceforge also has some bits of old code for Netrek1999/Netrek2000 and RES-RSA, which are also on http://www.netrek.org/files/archive
- www also has tarballs for: windows brm, jtrek, SWINE, glTrek, old server code, some bots, etc. We actually seem to be missing a fair bit of old code; I see nothing for original xtrek I client or server, unix brm, rick's moo, sgi iris gltrek, or macnetrek (the modem kludge thing); the whole 1988-1993 period seems sparse.
History
Past situation from 2006-06 was that we used darcs repositories for ongoing server development, and commit to CVS only on release.
Past situation from 2006-04 was that we began using darcs while continuing to use CVS on SourceForge.
Past situation as of 2006-01 was that we used CVS repositories hosted by SourceForge on cvs.sourceforge.net, in project netrek, modules server and client.
Past situation as of 1998-11 was that we used CVS repositories hosted by Real-Time on cvs.us.netrek.org.
Darcs Repositories
There are many repositories, since darcs is distributed. There is one for each developer, and one master repository used for releases and code review. A file REPOSITORIES in the master repository contains a list of repositories as well.
Master
http://www.netrek.org/repos/netrek-client-cow/ (inactive, currently)
Stephen Thorne
The www.netrek.org repos are derived from this repo.
Karthik Arumugham
William Balcerski
James Cameron
http://james.tooraweenah.com/darcs/netrek-metaserver/ browse
http://james.tooraweenah.com/darcs/netrek-client-cow/ browse
John R. Dennison
Zachary Uram
CVS Repositories
Matthew Mondor
An alternate CVS respository with CVSWeb and CVS pserver (read-only) public access is also available at Pulsar-Zone and can be accessed in the following ways:
% cvs -z3 -d:pserver:anoncvs@cvs.pulsar-zone.net:/cvsroot co netrek
This repository was imported from sourceforge using a nightly archive dating Mars 7, 2006, and a tag was set at that time: import-20060307105100. It should be considered Matthew Mondor's private repository, since he cannot provide shell access. The pserver and cvsweb services are offered under an unprivileged chroot environment on a mirror which is automatically updated once an hour (although in a CVS friendly way to not affect in-progress checkouts/updates).
netrek.org web site
Current situation is that we are using multiple darcs repositories, with the central repository being www.netrek.org itself. The repositories are listed on http://netrek.org/
vanilla.netrek.org web site
The web site itself is a darcs repository. The hosting server does not have darcs installed, so to update the patches are applied to a personal repository which is then rsync'd to the hosting server.
continuum.us.netrek.org web site
The web site itself is a darcs repository, excluding the blog/ directory.
metaserver.us.netrek.org web site
The web site itself is a darcs repository.