From ef3545e7e968eaae4a4ff98b4f0c7cd67f7c6770 Mon Sep 17 00:00:00 2001 From: Irene Wang Date: Tue, 29 Jul 2014 15:01:31 +0200 Subject: [PATCH] Gitslave config for open source --- .gitslave | 8 ++++++++ README.md | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 .gitslave diff --git a/.gitslave b/.gitslave new file mode 100644 index 0000000..bfd1b64 --- /dev/null +++ b/.gitslave @@ -0,0 +1,8 @@ +"../tbd-studio-se.git" "tbd-studio-se" ifpresent +"../tcommon-studio-se.git" "tcommon-studio-se" ifpresent +"../tdi-studio-se.git" "tdi-studio-se" ifpresent +"../tdq-studio-se.git" "tdq-studio-se" ifpresent +"../tesb-studio-se.git" "tesb-studio-se" ifpresent +"../tmdm-studio-se.git" "tmdm-studio-se" ifpresent +"../toem-studio-se.git" "toem-studio-se" ifpresent +"../tmdm-common.git" "tmdm-common" ifpresent diff --git a/README.md b/README.md index 900441d..f7651b5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -Studio-full-master +Studio-se-master ========== -Master repos using gitslave for aggregating the full Talend Studio source repositories +Master repos using gitslave for aggregating the full Talend Studio open source repositories This folder is a GitSlave root folder. -It is a simple git repo but allows to work with all Talend Studio repositories as slaves. +It is a simple git repo but allows working with all Talend Studio open source repositories as slaves. Install GitSlave ================ -GitSlave is the tool you can use to perfom multi-repo command, in order to use it to its full potential please +GitSlave is the tool you can use to perform multi-repo command, in order to use it to its full potential please install : * perl * clone this repostitory locally if not already done.