= Platform Infrastructure Overview = The infrastructure is all the development tools and communication channels for teamwork, which we use to synchronize and do our work, so we make it fast and easy. Below are the things you should have and which you should know for starting work on Sophie 2.0. == Accounts == You must have and give to us: * google mail (sign in our googlegroups sophie2-devs and sophie2-users) * skype account * ICQ account (optional) * Phone number * server account (ask Milo) == Every machine should have == * at least two users * for private usage - you choose your username and password * for public usage * Windows - * username: Astea * password: Astea01 * Linux - * username: astea * password: astea1 === VNC Client (optional) === * more about the product: http://en.wikipedia.org/wiki/VNC * download: http://www.tightvnc.com/download.html === Subversion Client === * we use on Windows TortoiseSVN * more info: Subversion ะต version control system for various kinds of files.It is massivly used as source control for teamwork and is newer than CVS, which is old version control program. * download: http://tortoisesvn.net/download * useful URLs: * http://subversion.tigris.org/ - official site of Subversion * http://en.wikipedia.org/wiki/Concurrent_Versions_System - information about CVS * http://www.nongnu.org/cvs/ - more information about CVS * http://svnbook.red-bean.com/ - book about Subversion * http://wiki.freaks-unidos.net/Apache2%20SSL%20and%20Subversion%20in%20Debian - installing Subversion under debian