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

how to share a vitis project with 2 PCs

Started by rschaefer, July 29, 2022, 01:38:05 PM

Previous topic - Next topic

rschaefer

Hello,

I have used the share function for version control which was fine.
Now a college has to work with me on the same project but the platform and appl. system project uses (local) absolute paths (e.g. path to sysroot).

Could anybody plaese give me a hint for a good practise or a tutorial to share vitis projects between 2 colleges or PCs?

JH

Hello,
that's more a question for Xilinx forum.
Only post I found is(but not exactly what you search for): https://support.xilinx.com/s/question/0D52E00006hpOLwSAM/how-to-share-source-files-in-vitis?language=en_US


Maybe use virtual drive, so that both PCs has same paths...
Or add only source code folder to SVN or GIT --> synchronise code there and every PC has his own project....

We itself generate template for final application, which can be load as local repository into vitis (see auch reference designs and https://wiki.trenz-electronic.de/display/PD/Vitis).  --> but this is only good for final code, not for sharing development state...

br
John