SugarCRM CVSThe SugarCRM CVS (Concurrent Versions System) is the tool the Sugar Team uses to manage the source code tree. CVS Repository Viewer You can easily look through the Sugar source code repository hosted on SugarForge.org using this web-based repository viewer. http://cvs.sugarforge.org/cgi-bin/viewcvs.cgi/sugarcrm/sugarcrm/ Anonymous Access The SugarCRM CVS repository can be checked out through anonymous (pserver) CVS. When prompted for a password for anonymous, simply press the Enter key. cvs -d:pserver:anonymous@cvs.sugarforge.org:/cvsroot/sugarcrm login |