Compare commits

...

1 Commits

Author SHA1 Message Date
Irene Wang
7141f43243 Gitslave config for open source 2014-07-29 14:59:27 +02:00
2 changed files with 12 additions and 4 deletions

8
.gitslave Normal file
View File

@@ -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

View File

@@ -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.