This repository has been archived due to a lack of maintainance and no longer being used in the ROS project. For similar functionality see http://wiki.ros.org/vcstool.
The vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs) It is used in tools like wstool and rosinstall, which are frequently used in ROS.
This should not be confused with vcstool
(no trailing s
), which provides the vcs
command line tool and is otherwise unrelated to this repository, see: https://github.com/dirk-thomas/vcstool
See http://www.ros.org/doc/independent/api/vcstools/html/
See documentation