Hello,
I'm working on a project in Scribus and I would like to share it between some of my colleagues - we all work on it (though I do the main chunk of the work).
After some consideration I thought it might be ideal to use GitHub for this - so anyone can work locally and just push it into the shared folder. But when I tested some stuff I realised everyone would have a different path to the folder in which they keep their local copy of the repository (I'm not sure I'm using the right terms - I'm pretty new to Git myself). And there the problem arises - images in scribus (as of my understanding and my small tests consisting of renaming my folders

) are saved in an exact path - meaning scribus knows its supposed to find the image as C:\Users\Lavialee\Desktop\Your_thing\Images\this_image; and doesn't search for it as ../Images/this_image.
So since the other ones would have the image "elsewhere" scribus couldn't see it...
Am I wrong (it would really help if I was

)? Does anyone have experience with sharing Scribus through GIT?
Thanks for any answers! I'll try to make it work in the meanwhile
