Rhythm is configured to use 
               		  StarTeam as its SCM tool by default. To use another: 
               		 
               	 
            
 
            	 
            
               -  
                  		  Choose a Project from the 
                  			 Projects list 
                  			  . .
-  
                  		   Click 
                  			 Administration. 
                  		   
                  		
               
-  
                  		  Click 
                  			 SCM Configuration. 
                  		   
                  		
               
-  
                  		  Click 
                  			  New. 
                  		   
                  		   A new entry is added to the 
                  			 SCM Configuration list. New. 
                  		   
                  		   A new entry is added to the 
                  			 SCM Configuration list.
-  
                  		  In the 
                  			 Repository group: 
                  		   
                  		  
                   
                     			 
                     -  
                        				Select the 
                        				  Type: 
                        				  Git. 
                        				 
                        			 
                     
-  
                        				Create a unique 
                        				  Name for the SCM Configuration. 
                        				 
                        			 
                     
-  
                        				Enter the full 
                        				  URL for the system. For example, all of the below would work: 
                        				 
                        				  
                        				  ssh://server/repositoryName.git
http://server/repositoryName.git
git://server/repositoryName.git 
 
-  
                  		  In the 
                  			 Branches to Monitor group, click 
                  			  New to add a new row for each branch to monitor. If no branches are added then all are included. New to add a new row for each branch to monitor. If no branches are added then all are included. 
                     			 
                     -  
                        				In the 
                        				  Pattern field, use the 
                        				  * or a regular expression to include a branch. 
                        				 
                        			 
                     
-  
                        				In the 
                        				  Action field, select 
                        				  Include or 
                        				  Exclude. 
                        				 
                        			 
                     
 
-  
                  		  In the 
                  			 Authentication group, select 
                  			 Basic or 
                  			 SSH: 
                  		   
                  		   For 
                  			 Basic: 
                  			 
                   
                     				
                     - Enter the 
                        				  Username. 
                        				
                     
- Enter the 
                        				  Password. 
                        				
                     
 For 
                     				 SSH: 
                     			 
                       
                        				
                        - Enter the 
                           				  Private Key File Location (on the server). 
                           				  
                           Important: For this field, you must use the following location and file: 
                              					  
                              					  \cosmo\data\conf\ssh\<filename>. <filename> must be named according to the following rules: 
                              					 
                                
                                 						
                                 - It must start with and use any lower-case letter between 
                                    						  a-z. 
                                    						
                                 
- It may contain numbers (after the initial lower-case letter). 
                                    						
                                 
- It must not have a file extension. 
                                    						
                                 
 
 
- Enter your 
                           				  Private Key Pass Phrase. 
                           				
                        
 
-  
                  		  In the 
                  			 Commit Association group, read the information in that section to learn how to associate your commits with Stories and Tasks. 
                  		   
                  		
               
-  
                  		  Click 
                  			 Save.