Example:
parent_folder\
project_1\
talend.project
...
processes\
processes_mr\
...
project_2\
talend.project
...
processes\
processes_mr\
...
In this example, the workspace is the path of the
parent_folder containing two Talend
projects: project_1 and
project_2.
Using a
Talend Studio
workspace as a local
Talend Cloud Migration Platform workspace:
- For a local project: The workspace folder is the Talend Studio workspace path.
- For a remote project: The Talend Studio workspace has a folder structure similar to this one:
workspace\
.Java\
.JETEmitters\
.metadata
.repositories\
XXXXXX\ -> unique id
.git
master\
project_1\
branches\
development\ -> any branch name
project_1\
In this case, the workspace can be either:
- <path of workspace>\.repositories\XXXXXX\master
- <path of
workspace>\.repositories\XXXXXX\branches\development