Step 5: Checkout Workspace to Different Location - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-12-05
Version
2025.2 English

Now that we have created a project and pushed it to Git we can clone that repository from another location.

  1. Create a new workspace and load Vitis.

  2. Initialise your repository.

../../../_images/initialise_git_repo_gui.PNG

  1. Select the version control icon on the left side, select the three dots beside Git and select clone.

../../../_images/git_clone.PNG

  1. You will be prompted to enter the URL of your remote repository.

  2. After entering the URL you will be prompted to enter your Git credentials./

  3. Finally, after the cloning process has completed you will be asked if you would like to open the clone repository. Select ‘Open’ and rebuild the components in the new workspace.

../../../_images/open_cloned_repo_prompt.PNG