Search the Knowledgebase |
Browse by Category |
|
|
|
|
|
| Unix Default Directories, Commands, and Configuration Files |
Last Updated 21st of July, 2009
|
|
Thank you for rating this answer.
|
Following are the default directories, commands, and configuration files for Surround SCM applications running on Linux and Mac OS X. Surround SCM ClientLinux
- Application directory - /var/lib/Surround SCM
- To start - /usr/bin/scmgui
Mac OS X
- Application directory - /Applications/Surround SCM
- To start - Double-click icon in Applications/Surround SCM
CLI
- Application directory - /usr/bin
- To start - sscm
Surround SCM Server
- Server port - 4900
- Startup log - /var/log/SCMStartup.log
Linux
- Application directory - /var/lib/Surround SCM
- To start - /usr/bin/surroundscm start
- To stop - /usr/bin/surroundscm stop
Mac OS X
- Application directory - /Applications/Surround SCM
- To start - Use System Preferences
- To stop - Use System Preferences
Proxy Server
- Server port - 4901
- Startup log - /var/log/SCMProxyStartup.log
Linux
- Application directory - /var/lib/Surround SCM
- To start - /usr/bin/surroundscmproxy start
- To stop - /usr/bin/surroundscmproxy stop
Mac OS X
- Application directory - /Applications/Surround SCM
- To start - Use System Preferences
- To stop - Use System Preferences
WebDAV CGI
- CGI URL - http://localhost/cgi-bin/sscmdav.cgi
- Linux CGI directory - /var/www/cgi-bin
- Mac OS X CGI directory - /Applications/Surround SCM
Registry UtilityLinux
- Application directory - /var/lib/Surround SCM
- To start - /usr/bin/sscmregistryutil
Mac OS X
- Application directory - /Applications/Surround SCM
- To start - Double-click icon in Applications/Surround SCM
Integration library
- Linux - /usr/lib
- Mac OS X - /Library/Application Support/Seapine/SurroundSCMSCCI.framework
Configuration files
- spscm.conf - Used by the Surround SCM Server. Contains information such as the server port number. Located in /etc/.
- spscmclient.conf - Used by the Surround SCM Client and the integration library. Contains information such as the configured server connections. Located in /etc and the user's home directory.
- spscmdialogs.conf - Used by the Surround SCM Client. Contains information such as the size and configuration of windows and columns. Located in the user's home directory.
- spscmproxy.conf - Used by the Surround SCM proxy server. Contains information such as the master server address and port number and proxy cache directory path. Located in /etc/.
|