Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: rschaefer on July 29, 2022, 01:38:05 PM

Title: how to share a vitis project with 2 PCs
Post by: rschaefer on July 29, 2022, 01:38:05 PM
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?
Title: Re: how to share a vitis project with 2 PCs
Post by: JH on August 04, 2022, 11:50:23 AM
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