|
» Forgot Password? About
» What is hipergate» Functional Modules » Benefits » Architecture Demo
» Screenshots» Demo Documentation
» Install» Manuals » API Reference » Case Studies Support
» Forums» Development Weblog » SourceForge Tracker » Commercial Support Downloads
» License» Downloads » Subversion Partners
» Become a Partner» Find a Partner Private Area» Authors |
DownloadsWhat is CVSCVS (Concurrent Versions System) is a tool that we use to manage changes within hipergate's source code tree. CVS provides the means to store not only the current version of a piece of source code, but a record of all changes (and who made those changes) that have occurred to that source code. Use of CVS is particularly common on projects with multiple developers (as hipergate), since CVS ensures changes made by one developer are not accidentally removed when another developer posts their changes to the source tree. All source is stored on SourceForge's Concurrent Versions System. hipergate repositoryhipergate is divided in three diferent modules:
java Core source code web JSP front-end locale front-end quick translation tool StatisticsStatCVS provides some statistics on the source code stored on a CVS repository. There's a report for each module: Anonymous CVS accessWeb-basedviewCVS can browse directories, change logs, and revisions of files on a CVS repository. Acceso mediante cliente CVSIn order to access a CVS repository, you must install a special piece of software called a CVS client; CVS clients are available for most any operating system. SourceForge has a very interesting document about CVS clients. This is an example to login and retrive a module using the UNIX cvs command: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/hipergate login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/hipergate co module |
| Problems with this page?, email webmaster@hipergate.org |
| index.cgi | hipergate © 2003-2006 KnowGate. All rights reserved [Legal] [Contact] [Valid HTML 4.01] [Valid CSS!] | index.cgi |