<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head><body style="">
 
 
  <div>
   Hi Guys,
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   Currently i am using a branch &#34;rock_ros&#34; in autoproj. If i do &#34;autoproj update&#34;, its switching the branch of autoproj to master...even though i set the autoproj branch to &#34;rock_ros&#34;....
   <br/> 
   <br/> while running the comand &#34;autoproj update&#34;&#160; i got this info 
   <br/> 
   <br/> natarajan@natarajan:~/SpaceBot_Workspace/spacebot_dev$ autoproj update
   <br/> &#160; Access method to import data from gitorious.org (git, http or ssh): git
   <br/> &#160; Access method to import data from spacegit.dfki.uni-bremen.de (git, http or ssh): git
   <br/> &#160; Which prepackaged software (a.k.a. &#39;osdeps&#39;) should autoproj install automatically (all, ruby, os, none) ? all
   <br/> &#160; autodetecting the operating system
   <br/> &#160; looking for RubyGems updates
   <br/> &#160;&#160;&#160; 
   <span style="color: #ff0000;">switching branch of autoproj main configuration to master</span>
   <br/> &#160; updated autoproj main configuration
  </div> 
  <div>
   .
  </div> 
  <div>
   .
  </div> 
  <div>
   .
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   What i did:
  </div> 
  <div>
   1. cd autoproj/
  </div> 
  <div>
   2. git branch
   <br/>&#160; &#160; &#160;* master
   <br/>&#160; &#160; &#160; &#160;rock_ros
   <br/>3. git checkout rock_ros
  </div> 
  <div>
   4. git branch
   <br/>&#160; &#160; &#160;&#160; master
   <br/>&#160; &#160;&#160; * rock_ros
   <br/>3. cd ..
   <br/>4. autoproj update
   <br/>5. cd autoproj/
   <br/>6. git branch
   <br/>&#160; &#160; &#160;* master
   <br/>&#160; &#160; &#160; &#160;rock_ros
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   &#160;
  </div> 
  <div>
   <br/>Regards
   <br/> -Sankar
  </div>
 
</body></html>