ContributionsMost RecentMost LikesSolutionsRe: Multiple users sharing(and updating) the same project without use of Git or any other repositories. KarelHusa Thanks Karel for advising on this matter. Much appreciated. Re: Multiple users sharing(and updating) the same project without use of Git or any other repositories. Hi Karel, I was asked to find a solution other than Git versioning. Do you know it would affect the project I am working on in readyAPI if I email the single xml file to another user to open it and use it? Multiple users sharing(and updating) the same project without use of Git or any other repositories. I have developed multiple test projects in ReadyAPI by now. I need to share the projects with other team members in the technology team. I was wondering what I need to do to make sure the changes they make to the projects in ReadyAPI on their own machine would not overwrite the projects I am working on on my machine. One of the team members, downloaded the projects from the network and opened it in his own machine. After making changes and saving the changes, we noticed it did overwrite what I was doing on my own machine. So, I still need to share the projects with other team members and they need to use the projects but making sure whatever they do, will not overwrite the projects I'm working on. Please kindly advise. Thanks, Solved