Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
/ vcstools Public archive

Python library for interacting with various VCS systems

License

Notifications You must be signed in to change notification settings

vcstools/vcstools

Repository files navigation

Archived

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.

vcstools

image

image

image

image

image

image

image

image

image

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/

Installing

See documentation