diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-06 07:48:54 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:11 -0600 |
commit | 9821db5910570ecbfd758b6ed44d8c09c46fda21 (patch) | |
tree | 50bfd583daf5d07c967bc90f7bac93faff58741b /network/vcspull/README | |
parent | b00039c0fe9597c05d73ca0490c3d0436549409d (diff) | |
download | slackbuilds-9821db5910570ecbfd758b6ed44d8c09c46fda21.tar.gz |
network/vcspull: Added (mass-update vcs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/vcspull/README')
-rw-r--r-- | network/vcspull/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/vcspull/README b/network/vcspull/README new file mode 100644 index 0000000000..58cac7486f --- /dev/null +++ b/network/vcspull/README @@ -0,0 +1,7 @@ +Mass update git, hg and svn repos simultaneously from YAML / JSON file. +Sync multiple git, mercurial and subversions repositories via a YAML / JSON file. +- supports svn, git, hg version control systems +- automatically checkout fresh repositories +- update to the latest repos with $ vcspull +- Documentation, API and Examples. +- vcspull builds upon pip's RFC3986-based url scheme. |