// gateway.sourceforge.net // Copyright (C) 2007, 2008, 2009 Vermont Department of Taxes // // 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://gateway.svn.sourceforge.net/viewvc/gateway/[http://gateway.svn.sourceforge.net/viewvc/gateway/] Anonymous Access ---------------- The source can be checked out anonymously from SVN with this command: -------------------------------------- $ svn co http://gateway.svn.sourceforge.net/svnroot/gateway/trunk/ gateway -------------------------------------- Developer Access ---------------- The source can be checked out by project members from SVN with this command: -------------------------------------- $ svn co https://gateway.svn.sourceforge.net/svnroot/gateway/trunk/ gateway -------------------------------------- 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/gateway[http://cia.vc/stats/project/gateway]