Skip to main content

Mass update git, hg and svn repos simultaneously fromYAML / JSON file.

Project description

vcspull - mass-update vcs from JSON / YAML config files.

https://travis-ci.org/tony/vcspull.png?branch=master https://badge.fury.io/py/vcspull.png
https://raw.github.com/tony/vcspull/master/doc/_static/vcspull-screenshot.png

Run svn update, git pull, hg pull && hg update en masse.

Sync multiple git, mercurial and subversions repositories via a YAML / JSON file.

See the Quickstart to jump in.

Current Limitations:

  • Main repo URL may not be git+ssh format. For a workaround, add git+ssh server as remotes and use a public include. See remote git repo example in the docs.

  • Support for svn username and password.

Python support

Python 2.6, 2.7, >= 3.3

VCS supported

git(1), svn(1), hg(1)

Config formats

YAML, JSON, python dict

Source

https://github.com/tony/vcspull

Docs

http://vcspull.rtfd.org

Changelog

http://vcspull.readthedocs.org/en/latest/history.html

API

http://vcspull.readthedocs.org/en/latest/api.html

Issues

https://github.com/tony/vcspull/issues

Travis

http://travis-ci.org/tony/vcspull

pypi

https://pypi.python.org/pypi/vcspull

Crate.io

https://crate.io/packages/vcspull/

Ohloh

https://www.ohloh.net/p/vcspull

License

BSD.

git repo

$ git clone https://github.com/tony/vcspull.git

install dev

$ git clone https://github.com/tony/vcspull.git vcspull
$ cd ./vcspull
$ virtualenv .env
$ source .env/bin/activate
$ pip install -e .

tests

$ python ./run_tests.py

run

$ vcspull

Project details


Release history Release notifications | RSS feed

This version

0.0.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vcspull-0.0.6.tar.gz (33.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page