News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Sharing Vitis Projects Across PCs: Handling Absolute Paths

Started by ulyssesmiller, February 11, 2025, 05:41:12 AM

Previous topic - Next topic

ulyssesmiller

Hello, everyone.

I am working on a Vitis project and need to collaborate with a coworker.  We've previously utilized the share option for version control and it worked well. However, this project relies on absolute paths (e.g., to the sysroot), which causes problems when we want to transfer files between our computers.

Do you have any best practices or tutorials for properly sharing Vitis projects between two machines, particularly when dealing with these local, absolute path dependencies?  Any help on how to handle these paths or set up the project for collaborative work is greatly welcomed.

Thank you in advance.