View Our CVS Repository on the Web
View Our CVS Repository on the Web
You can watch our progress and our changes on the web by following this link:
http://cvs.sourceforge.net/viewcvs.py/a ... rmagetron/ (OBSOLETE)
This allows you to see who changed what and when they made the change.
(one of the moderators can make this sticky if they want)
Edit: We now use SVN and BZR.
http://armagetronad.svn.sourceforge.net ... agetronad/
http://bazaar.launchpad.net/~armagetron ... work/files
http://cvs.sourceforge.net/viewcvs.py/a ... rmagetron/ (OBSOLETE)
This allows you to see who changed what and when they made the change.
(one of the moderators can make this sticky if they want)
Edit: We now use SVN and BZR.
http://armagetronad.svn.sourceforge.net ... agetronad/
http://bazaar.launchpad.net/~armagetron ... work/files
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6709
- Joined: Thu Dec 18, 2003 7:03 pm
- philippeqc
- Long Poster - Project Developer - Sage
- Posts: 1526
- Joined: Mon Jul 12, 2004 8:55 am
- Location: Stockholm
- Contact:
Humm, I remember the first time I tried to get the sources for aa, trying to use the example from armagetron, and it didnt work because of some minor differences. So here are the details:
the cvs server is cvs.sourceforge.net, not cvs.armagetronad.sourceforge.net
repository is /cvsroot/armagetronad
get the armagetron module.
or for ppl who like command line instructions....
-ph
edit: the code part now include klax fix
the cvs server is cvs.sourceforge.net, not cvs.armagetronad.sourceforge.net
repository is /cvsroot/armagetronad
get the armagetron module.
or for ppl who like command line instructions....
Code: Select all
set CVSROOT=:pserver:[email protected]:/cvsroot/armagetronad
cvs login
cvs co armagetronad
edit: the code part now include klax fix
Last edited by philippeqc on Thu Jan 27, 2005 2:34 pm, edited 1 time in total.
Canis meus id comedit.
We're now on subversion. View the repository here:
http://armagetronad.svn.sourceforge.net ... agetronad/
Fetch the current bleeding edge code with
or the current release branch code with
This works the same for developers and non-developers.
http://armagetronad.svn.sourceforge.net ... agetronad/
Fetch the current bleeding edge code with
Code: Select all
svn co https://armagetronad.svn.sourceforge.net/svnroot/armagetronad/armagetronad/trunk/
Code: Select all
svn co https://armagetronad.svn.sourceforge.net/svnroot/armagetronad/armagetronad/branches/0.2.8
Last edited by Z-Man on Fri Feb 08, 2008 10:35 pm, edited 1 time in total.
-
- Dr Z Level
- Posts: 2246
- Joined: Sun Mar 20, 2005 4:03 pm
- Location: IM: [email protected]
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6709
- Joined: Thu Dec 18, 2003 7:03 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6709
- Joined: Thu Dec 18, 2003 7:03 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6709
- Joined: Thu Dec 18, 2003 7:03 pm