// TinyPoker.org // Copyright (C) 2007, 2008, 2009, 2010 Thomas Cort // // Permission is granted to copy, distribute and/or modify this document // under the terms of the GNU Free Documentation License, Version 1.3 or // any later version published by the Free Software Foundation; with no // Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A // copy of the license is included in the section entitled "GNU Free // Documentation License". Subversion ========== This project uses http://subversion.tigris.org/[Subversion] to manage its source code. Instructions on Subversion use can be found at http://svnbook.red-bean.com/[http://svnbook.red-bean.com/]. Web Access ---------- The following is a link to the online source repository. http://svn.gna.org/viewcvs/pokersource/trunk/tinypoker/[http://svn.gna.org/viewcvs/pokersource/trunk/tinypoker/] Anonymous Access ---------------- The source can be checked out anonymously from SVN with this command: -------------------------------------- $ svn co svn://svn.gna.org/svn/pokersource/trunk/tinypoker tinypoker -------------------------------------- Developer Access ---------------- The source can be checked out by https://gna.org/project/memberlist.php?group=pokersource[project members] from SVN with this command: -------------------------------------- $ svn co svn+ssh://@svn.gna.org/svn/pokersource/trunk/tinypoker tinypoker -------------------------------------- Latest Commit Messages ---------------------- A copy of each commit message is sent to http://cia.vc[CIA.vc] and can be read at found at http://cia.vc/stats/project/pokersource[http://cia.vc/stats/project/pokersource] Please note that other PokerSource project commit messages, unrelated to '{siteTitle}', will appear on the site.