Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 8f675175e56ebdd85c85d4d0d2fddee5 > files > 112

python-rosinstall-0.6.26-1.20130318git6d482b2.fc18.noarch.rpm



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Changelog &mdash; rosinstall 0.6 documentation</title>
    
    <link rel="stylesheet" href="_static/haiku.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/print.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '0.6',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/theme_extras.js"></script>
    <link rel="top" title="rosinstall 0.6 documentation" href="index.html" />
    <link rel="up" title="Developer’s Guide" href="developers_guide.html" />
    <link rel="prev" title="rosinstall Package" href="rosinstall.html" /> 
  </head>
  <body>
      <div class="header"><h1 class="heading"><a href="index.html">
          <span>rosinstall 0.6 documentation</span></a></h1>
        <h2 class="heading"><span>Changelog</span></h2>
      </div>
      <div class="topnav">
      
        <p>
        «&#160;&#160;<a href="rosinstall.html">rosinstall Package</a>
        &#160;&#160;::&#160;&#160;
        <a class="uplink" href="index.html">Contents</a>
        </p>

      </div>
      <div class="content">
        
        
  <div class="section" id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
<div class="section" id="id1">
<h2>0.6<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
</div>
<div class="section" id="id2">
<h2>0.6.26<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>improved error messages</li>
<li>fixed help text referring to rosws when using wstool</li>
<li>fix #73 roslocate and rosco regressions</li>
<li>enable urlopen using netrc #71</li>
</ul>
</div>
<div class="section" id="id3">
<h2>0.6.25<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix #59: Invalid ROS_PACKAGE_PATH when chaining rosws generated workspaces via setup-file elements</li>
<li>fix regression breaking wstool set command</li>
<li>fix rosws regenrate missing -t option</li>
<li>add &#8211;untracked option to rosws info</li>
</ul>
</div>
<div class="section" id="id4">
<h2>0.6.24<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix #55 None split when chaining workspaces via setup-file</li>
<li>now setup.sh returns error code when parsin .rosinstall fails</li>
</ul>
</div>
<div class="section" id="id5">
<h2>0.6.23<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix #47 and #48 rosinstall &#8211;generate-versioned-output</li>
<li>fix wstool #4, deletion of symlinked folders</li>
<li>fix rosco bugs #39 and #40 to work with new indexer</li>
<li>better error message when vcstools has wrong version</li>
<li>fix duplicate ROS_PACKAGE_PATH entries from setup-files in fuerte</li>
</ul>
</div>
<div class="section" id="id6">
<h2>0.6.22<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>missing newline on error output</li>
<li>fix bug around -t option parsing</li>
<li>fix #27 missing import of sys</li>
<li>fix ROS_PACKAGE_PATH set by referenced setup-file overwritten</li>
</ul>
</div>
<div class="section" id="id7">
<h2>0.6.21<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>unit tests fixed for other ubuntu releases</li>
<li>py3k code (verified with unit-tests on travis-ci)</li>
<li>fix #20 docs</li>
<li>rosbrowse prototype (replaces roslocate)</li>
<li>fix #22 some issues with comparing paths</li>
<li>many code style issues fixed</li>
<li>refactoring of the CLI code</li>
<li>setup.sh creation simplified</li>
</ul>
</div>
<div class="section" id="id8">
<h2>0.6.20<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>#6 instructions after init give misleading source command with relative path</li>
<li>moved to github, new issue counter</li>
<li>#68 common vcs command shortcuts up, st, rm and di</li>
<li>unit tests run under python3</li>
<li>bugfix #65 string_diff bug</li>
<li>bugfix #63 broken import of vcstools version caused by missing import</li>
<li>#10 Patch for detecting ROS_ROOT</li>
</ul>
</div>
<div class="section" id="id9">
<h2>0.6.19<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Fixing dependencies for release</li>
</ul>
</div>
<div class="section" id="id10">
<h2>0.6.18<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fixed some minor bugs around subfolders containing files named .rosinstall</li>
<li>python3 compatibility improved (might still be buggy)</li>
<li>code base cleaned with pychecker and friends</li>
<li>minor improvements to text output</li>
<li>fix #47 support for launchpad urls, no more conflict on update</li>
<li>fix broken scripts rosco, py-rosws-stacks</li>
<li>bugfix #56 setup.sh broken for python3 systems (arch linux)</li>
<li>bugfix #55 rosws and rosinstall, diff and status</li>
</ul>
</div>
<div class="section" id="id11">
<h2>0.6.17<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>improved generated file code</li>
<li>workaround for #55 (rosinstall only), missing newlines after diff and status (hg and svn)</li>
</ul>
</div>
<div class="section" id="id12">
<h2>0.6.16<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>#42 implemented rosinstall &#8211;verbose and rosws update &#8211;verbose to show what files have changed</li>
</ul>
</div>
<div class="section" id="id13">
<h2>0.6.15<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>bugfix infinite loop possible on race condition</li>
</ul>
</div>
<div class="section" id="id14">
<h2>0.6.14<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>minor bugfix for #41, setupfiles not regenerated causing rosbash missing on pre-fuerte</li>
<li>changes to docstrings and some messages</li>
</ul>
</div>
<div class="section" id="id15">
<h2>0.6.13<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>minor bugfixes for #34, #35</li>
</ul>
</div>
<div class="section" id="id16">
<h2>0.6.12<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fixed #33 sed -s blunder</li>
</ul>
</div>
<div class="section" id="id17">
<h2>0.6.11<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>bugfix rosinstall &#8211;snapshot not working (refactoring victim)</li>
<li>minor bugfixes on options of rosws update</li>
<li>pyyaml added as dependency in setup.py, rather than failure on import</li>
</ul>
</div>
<div class="section" id="id18">
<h2>0.6.10<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>undoing bash completion install as it fails with easy_install</li>
</ul>
</div>
<div class="section" id="id19">
<h2>0.6.9<a class="headerlink" href="#id19" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix #25 rejection of git short-hand notation <a class="reference external" href="mailto:user&#37;&#52;&#48;server">user<span>&#64;</span>server</a>:file</li>
<li>Create a .rosinstall.bak on every rewrite</li>
<li>diverse minor bugs</li>
<li>strictly accept only one ros root in workspace</li>
<li>parallelity is non-default for init and update, options -j and &#8211;parallel like cmake</li>
<li>setup.sh also infers ROS_ROOT from .rosinstall</li>
<li>docs contain tutorial for rosws</li>
<li>more verbose out of paralelity</li>
<li>added this changelog</li>
<li>more versatile info command &#8211;only option</li>
<li>bugfix unable to add plain folder</li>
<li>allow to set version to None</li>
</ul>
</div>
<div class="section" id="id20">
<h2>0.6.8<a class="headerlink" href="#id20" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>REP110 implemented as rosws, not py-rosws</li>
<li>Restructured rosws command, removed rosws install</li>
<li>improved information given with merge</li>
<li>merge reads from stdin</li>
</ul>
</div>
<div class="section" id="id21">
<h2>0.6.7<a class="headerlink" href="#id21" title="Permalink to this headline">¶</a></h2>
<p>(does not exist)</p>
</div>
<div class="section" id="id22">
<h2>0.6.6<a class="headerlink" href="#id22" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>using thread pool</li>
<li>Bugfix busy waiting bug</li>
<li>bugfix sourcing setup.bash leading to build server failure</li>
</ul>
</div>
<div class="section" id="unstable">
<h2>0.6.5 (unstable)<a class="headerlink" href="#unstable" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>undo deployment of contrib/rosws.shell, did not work</li>
</ul>
</div>
<div class="section" id="defective">
<h2>0.6.4 (defective)<a class="headerlink" href="#defective" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>deployment of contrib/rosws.shell</li>
<li>better exception handling</li>
<li>better debug output</li>
<li>dropped rosws dependency to ROS</li>
</ul>
</div>
<div class="section" id="id23">
<h2>0.6.3 (unstable)<a class="headerlink" href="#id23" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>adapted to vcstools change</li>
<li>major bugfix ROS_PACKGAE_PATH only consisted of relative paths.</li>
</ul>
</div>
<div class="section" id="id24">
<h2>0.6.2 (unstable)<a class="headerlink" href="#id24" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>stricter validation, no non-scm entries within scm entries</li>
<li>minor issues around rosbash</li>
</ul>
</div>
<div class="section" id="id25">
<h2>0.6.1 (unstable)<a class="headerlink" href="#id25" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>bugfix tar not supported</li>
<li>bugfix inofficial &#8216;meta&#8217; attribute causes failure</li>
</ul>
</div>
<div class="section" id="id26">
<h2>0.6.0 (unstable)<a class="headerlink" href="#id26" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>new py-rosws CLI as reference implementation for REP110</li>
<li>parallel operations diff, stat, install</li>
<li>Generally stricter semantics and checking for validity of inputs</li>
<li>No more recursing into other .rosinstall files</li>
<li>roughly 100 more unit tests</li>
<li>refactored single rosinstall script into several python module</li>
<li>setup.sh parses .rosinstall to generate ROS_PACKAGE_PATH</li>
</ul>
</div>
<div class="section" id="id27">
<h2>0.5<a class="headerlink" href="#id27" title="Permalink to this headline">¶</a></h2>
</div>
<div class="section" id="id28">
<h2>0.5.30<a class="headerlink" href="#id28" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>small bugfix location-find with rospack</li>
<li>small bugfix roszsh not found</li>
<li>support top-level setup-file element for fuerte</li>
</ul>
</div>
<div class="section" id="id29">
<h2>0.5.29<a class="headerlink" href="#id29" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>removed dependency to datetime again</li>
</ul>
</div>
<div class="section" id="id30">
<h2>0.5.28<a class="headerlink" href="#id30" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>add allegedly missing dependency to dateutil</li>
</ul>
</div>
<div class="section" id="id31">
<h2>0.5.27<a class="headerlink" href="#id31" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>split up integration tests and testing against local repos</li>
<li>support for fuerte setup-file element</li>
</ul>
</div>
<div class="section" id="id32">
<h2>0.5.26<a class="headerlink" href="#id32" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>initial support of the preliminary opt/ros/fuerte/.rosinstall file</li>
</ul>
</div>
<div class="section" id="id33">
<h2>0.5.25<a class="headerlink" href="#id33" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix rosbash for fuerte</li>
</ul>
</div>
<div class="section" id="id34">
<h2>0.5.24<a class="headerlink" href="#id34" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Fixed string defect</li>
</ul>
</div>
<div class="section" id="id35">
<h2>0.5.23 (defective)<a class="headerlink" href="#id35" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>basic catkin support</li>
<li>option -n to not build ros</li>
<li>fix rstripping of <tt class="docutils literal"><span class="pre">/</span></tt> in uri</li>
</ul>
</div>
<div class="section" id="id36">
<h2>0.5.22<a class="headerlink" href="#id36" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>fix #3683</li>
<li>basic Sphinx support</li>
<li>other fixes</li>
</ul>
</div>
<div class="section" id="id37">
<h2>0.5.21<a class="headerlink" href="#id37" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Moved to kforge</li>
</ul>
</div>
</div>


      </div>
      <div class="bottomnav">
      
        <p>
        «&#160;&#160;<a href="rosinstall.html">rosinstall Package</a>
        &#160;&#160;::&#160;&#160;
        <a class="uplink" href="index.html">Contents</a>
        </p>

      </div>

    <div class="footer">
        &copy; Copyright 2011, Willow Garage.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>