From 41edd7fddc7cb53d0fe3880c7707eb0f58879e59 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 13 Apr 2011 09:24:40 -0500 Subject: VCS: Initial commit (#754) Preliminary support for version control checkouts onto the client. This client tool is still fairly picky and has some known problems (incorrect git index file, for one). All the abstraction libraries left quite a bit to be desired. Also, none were packaged in popular distributions. Signed-off-by: Sol Jerome --- doc/client/tools/vcs.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/client/tools/vcs.txt (limited to 'doc/client/tools') diff --git a/doc/client/tools/vcs.txt b/doc/client/tools/vcs.txt new file mode 100644 index 000000000..fb9c33684 --- /dev/null +++ b/doc/client/tools/vcs.txt @@ -0,0 +1,15 @@ +.. -*- mode: rst -*- + +.. _client-tools-vcs: + +=============== +VCS Client Tool +=============== + +.. warning: This tool is currently under development. + +.. note: Currently, the only supported VCS is git. + +The VCS tool allows you to checkout particular revisions from a VCS +repository on the client to a specified path. The tool requires the +appropriate python libraries for the VCS used to be installed. -- cgit v1.2.3-1-g7c22