Important Files and Directories
|
This page describes important files and directories that should be used for configuration and backup purposes.
|
|
Please make changes on files and directories under <cb-installation-dir> only if you know what you are doing. These files and directories impact how Codebeamer ALM works.
|
• <cb-installation-dir>/bin This directory contains startup and stop scripts on Linux.
• <cb-installation-dir>/tomcat/bin This directory contains startup and stop scripts on Windows.
• <cb-installation-dir>/tomcat/webapps/cb/WEB-INF/classes/general.xml This file contains the most important Codebeamer configuration data, for example how to access the database, License Code etc. From Codebeamer 9.3 or higher, general.xml is not available. Configuration data is stored in the database.
• <cb-installation-dir>/tomcat/webapps/cb/scmloop.zip This file contains the SCMLoop distribution archive for customer SCM configurations.
• <cb-installation-dir>/tomcat/conf/server.xml This file can be used to configure
Tomcat.
• <cb-installation-dir>/tomcat/webapps/cb/WEB-INF/classes/log4j.properties This file configures logging of Codebeamer and used software components.
• <cb-installation-dir>/tomcat/logs This directory contains the Codebeamer log files.
• <cb-installation-dir>/repository/.htaccess This file is generated by Codebeamer and used by Apache for Subversion user/password authentication.
• <cb-installation-dir>/repository/acl.svn This file is generated by Codebeamer and used by Apache Subversion module for role/account authorization on Subversion repositories and directories.
• <cb-installation-dir>/repository/docs This directory contains all Codebeamer documents and attachments. The required disk space depends on the total size of all documents, the number of their revisions, and the size of all attachments.
• <cb-installation-dir>/repository/git This directory contains all managed Git repositories. The required disk space depends on the total size of all Git repositories.
• <cb-installation-dir>/repository/hg This directory contains all managed Mercurial (hg) repositories. The required disk space depends on the total size of all Mercurial repositories.
• <cb-installation-dir>/repository/reports This directory contains temporary directories and files used during export to Word. It requires write permission and must not be read-only.
• <cb-installation-dir>/repository/scmloop This directory contains the SCMLoop application configuration files related to the locally installed Codebeamer instance.
• <cb-installation-dir>/repository/svn This directory contains all managed Subversion (svn) repositories. The required disk space depends on the total size of all Subversion repositories.