Command Line
Return to Introduction  Previous page  Next page
Commandline parameters allow you to create shortcuts to Team Coherence for various scenarios. There is no defined order for the parameters. The following commandline parameters can be passed to the executable:

·/NOSPLASH   prevents displaying of the splashscreen during startup  

·/M=<ModuleName> selects the relevant module. <ModuleName> can be one of the following:  

Version Control  
TC Tracker  
TC Builder  

For example, the following will start up Team Coherence and select the Tracker module:

TCMain.exe /m="TC Tracker"  

·/V=<ViewName> selects the view <ViewName> at startup where <ViewName> is the name as it appears in the dropdown list in Version Manager. <ViewName> should be enclosed in Quotes if it contains spaces.  

·/R=<RepositoryName> selects the repository <RepositoryName> at startup. The repository name is the name defined in Connection Manager. For example, the following selects the connection that defines the Team Coherence repository:  

TCMain.exe /r="Team Coherence"  
 
·/B=<BuildFileName> opens the specified file in the TC Builder module.  

 


© 1995-2018 MCN Software