Note on releases
Whenever U61 is released, I usually pass the good news to Freshmeat (site now defunct). Then all releases are accessible from the main download page, which is https://ufoot.org/software/u61/download/.
Releasing the game takes time, for I want all binaries to install properly and sources to compile cleanly. Therefore there might be some delay before the time coding is over and the time a release is actually ready. So for impatients and/or for people who need to test out the very latest versions (eg someone who wants to compile the game on a new platform), it's possible to access the source repository directly.
About GNU Arch
I use GNU Arch (Tom Lord's Arch in fact, https://www.gnu.org/software/gnu-arch/ ) instead of the previously used CVS. Indeed, tla has some very fancy features such as signing patches with gpg, and I'm tired of suffering CVS limitations.
So FYI the previously active CVS repositories, on Sourceforge and Savannah, are currently unmaintained.
How to get latest releases
- Step 1: read the excellent Arch tutorial by Stephen R. Parish (originally at regexps.srparish.net, no longer available online) if you are not familiar with tla. I admit there's a steep learning curve, but it's yet clear and understandable.
- Step 2: the original repository was hosted on a personal DSL-connected server at ufoot.hd.free.fr, which is no longer online. Snapshots may survive in the U61 source distributions linked from the main download page.
If you are interested, I can open this repository in read/write mode, however one of the points of GNU Arch is that it allows cooperative development with multiple depots, so this isn't mandatory. And anyways, importing myself patches received by email has never been a real burden.