Clone streams
You can clone a Dimensions CM stream. For details about the format of the URL click here.
Clone streams using plug-in v1.3.x
- On the Start Page click Get from Version Control.
- Select Dimensions CM.
- Enter the URL of the Dimensions CM product. For details about the format of the URL see Git Client command-line format.
- Select the stream that you want to clone. Not required if you specified the stream in the URL.
- Optionally clone all child streams of the parent stream.
- Enter the directory path where the stream will be cloned. Not required if you specified the directory in the URL.
- Click Clone.
- When prompted, optionally create a project from the cloned sources.
Clone streams using plug-in v1.2
- Select File > New > Project from Version Control > Git.
- Enter the URL of the stream that you want to clone. For details about the format of the URL see Git Client command-line format.
- To test the connection to the repository click Test.
- In the Directory field enter the location where the stream will be cloned.
- Click Clone and confirm that you want to create an IntelliJ project.