Freeciv
(→‎Bug Tracking System: old bug tracker)
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
This article outlines the facilities and services that make up Freeciv's infrastructure.
  +
 
== What we have ==
 
== What we have ==
   
 
===Metaserver===
Unfortunately, there is no place from when we can know what things where are/were doing. I (evyscr) decide to start this page to collect knoledges.
 
  +
* Older versions of Freeciv up to and including '''1.14.x''' use an older [[Metaserver]] at meta.freeciv.org/metaserver/freeciv.html
  +
* Freeciv '''2.0''', '''2.1''', and later versions have a new Metaserver which you can find at meta.freeciv.org/metaserver.phtml
   
  +
===Sourcecode repository===
'''Metaserver'''
 
  +
We use Subversion (SVN) hosted by gna.org: svn.gna.org/viewcvs/freeciv/
   
 
===Bug Tracking System===
'''Public servers (Pubserver)'''
 
   
  +
*Since May 2009 the bug tracker for freeciv can be found at [https://gna.org/bugs/?group=freeciv https://gna.org/bugs/?group=freeciv].
'''Bug Tracking System'''
 
  +
*The previous bug tracking system is still available at [http://bugs.freeciv.org bugs.freeciv.org] but should not be used for reporting bugs. If you lack a personal account on this server and would like to access old bug information, log in as 'guest' with password being the name of this project backwards in all lower-case.
   
  +
===Wiki===
Currently we use patched RT (3.0.6) at rt.freeciv.org. Because of it is patched, we can't upgrade it simply. Most problems with current BTS design: 1) spam; 2) periodical problems with maillist; 3) current problem with guest account.
 
 
We have a wiki at wikia.com. It is the only up-to-date website...
   
 
===Forum===
'''Wiki'''
 
  +
Our forum is phpbb with several custom patches applied and resides at forum.freeciv.org. It is outdated and upgrading has failed twice as of 2007.
We have wiki at wikia.com. Now it is the only up-to-date www place...
 
   
  +
===Mailing lists===
'''Forum'''
 
  +
Mailing lists are hosted by gna.org: https://gna.org/mail/?group=freeciv
   
  +
===Downloads===
phpbb at forum.freeciv.org. Patched against spam. There were at least two times of problems after its upgrade.
 
  +
We use the download section on sourceforge.net for official downloads: http://sourceforge.net/projects/freeciv/
   
  +
===FTP===
'''Users stuff'''
 
  +
<strike>We host a an ftp at ftp.freeciv.org with anonymous upload activated for ftp.freeciv.org/freeciv/incoming</strike> The FTP server is down indefinitely. We are using [http://download.gna.org/freeciv/ download.gna.org] for downloads and the [https://gna.org/patch/?func=additem&group=freeciv Gna patch tracker] for uploads. [[User:Hima|hima]] 10:11, January 10, 2010 (UTC)
   
  +
===IRC===
I (evyscr) has three (now) cron scripts on cvs.freeciv.org that make S2_0 and S2_1 snapshot tarballs. This means I nave an svn branches tree there.
 
  +
Official Freeciv IRC channel at Freenode. See [[Freeciv:Community Portal#IRC]].
  +
  +
===Backup===
 
*[[User:evyscr|evyscr]] has three (now) cron scripts on cvs.freeciv.org that make S2_0 and S2_1 snapshot tarballs. This means I nave an svn branches tree there.
  +
  +
*gna.org provides daily [http://svn.gna.org/daily/freeciv-snapshot.tar.gz snapshots of trunk] as well as [http://svn.gna.org/daily/freeciv.dump.gz the whole repository].
  +
  +
*Wikia provides snapshots of the wiki database: [http://wikistats.wikia.com/dbdumps/freeciv/pages_full.xml full English wiki snapshot] or [http://wikistats.wikia.com/dbdumps/dbdumps.html browse all the dumps] to find localized wiki dumps.
   
 
== What we need ==
 
== What we need ==
Line 27: Line 45:
 
*Translation statistics
 
*Translation statistics
 
*Automatic generation of msgmerged po files
 
*Automatic generation of msgmerged po files
  +
 
===Public servers (Pubserver)===
  +
[[Pubserver]] was an online service to host Freeciv games and provides ranking and statistics amongst other things. It was operational from 1998 to 2006 but is offline as of 2007.
  +
  +
===IRC logs===
  +
IRC log bot used to be running (where are the logs?)
  +
  +
==Old==
  +
  +
*Old website at old.freeciv.org
  +
*Mailing lists used to be hosted by complete.org and old discussion are still archived there. See [[Freeciv:Community Portal#Mailing Lists]]
  +
  +
==See also==
  +
*[[Site Info]]
  +
  +
  +
[[Category:Game Development]]

Revision as of 17:24, 7 September 2010

This article outlines the facilities and services that make up Freeciv's infrastructure.

What we have

Metaserver

  • Older versions of Freeciv up to and including 1.14.x use an older Metaserver at meta.freeciv.org/metaserver/freeciv.html
  • Freeciv 2.0, 2.1, and later versions have a new Metaserver which you can find at meta.freeciv.org/metaserver.phtml

Sourcecode repository

We use Subversion (SVN) hosted by gna.org: svn.gna.org/viewcvs/freeciv/

Bug Tracking System

  • Since May 2009 the bug tracker for freeciv can be found at https://gna.org/bugs/?group=freeciv.
  • The previous bug tracking system is still available at bugs.freeciv.org but should not be used for reporting bugs. If you lack a personal account on this server and would like to access old bug information, log in as 'guest' with password being the name of this project backwards in all lower-case.

Wiki

We have a wiki at wikia.com. It is the only up-to-date website...

Forum

Our forum is phpbb with several custom patches applied and resides at forum.freeciv.org. It is outdated and upgrading has failed twice as of 2007.

Mailing lists

Mailing lists are hosted by gna.org: https://gna.org/mail/?group=freeciv

Downloads

We use the download section on sourceforge.net for official downloads: http://sourceforge.net/projects/freeciv/

FTP

We host a an ftp at ftp.freeciv.org with anonymous upload activated for ftp.freeciv.org/freeciv/incoming The FTP server is down indefinitely. We are using download.gna.org for downloads and the Gna patch tracker for uploads. hima 10:11, January 10, 2010 (UTC)

IRC

Official Freeciv IRC channel at Freenode. See Freeciv:Community Portal#IRC.

Backup

  • evyscr has three (now) cron scripts on cvs.freeciv.org that make S2_0 and S2_1 snapshot tarballs. This means I nave an svn branches tree there.

What we need

Translator services

  • Translation statistics
  • Automatic generation of msgmerged po files

Public servers (Pubserver)

Pubserver was an online service to host Freeciv games and provides ranking and statistics amongst other things. It was operational from 1998 to 2006 but is offline as of 2007.

IRC logs

IRC log bot used to be running (where are the logs?)

Old

See also