Clone streams
You can clone a Dimensions CM stream.
For details about the URL format, see Git Client command-line format.
Clone streams using plugin v1.3.x
- On the Start Page, click Get from Version Control.
- Select Dimensions CM.
- Enter the URL of the Dimensions CM product.
- Select the stream that you want to clone. Not required if you specified the stream in the URL.
- (Optional) 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 plugin v1.2
- Select File > New > Project from Version Control > Git.
- Enter the URL of the stream that you want to clone.
- 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.