barnash
16 years agoOccasional Contributor
Working on a project managed in svn
Hi,
we are working a lot with soapUI, and because it is such a powerfull and great tool, we decided that our QA team should write a lot of their automatic tests using soapUI.
We want to manage the code of the tests in a version control tool (svn).
The problem is that every project is soapUI is written to the file system as one big xml file, and when two people are working on the same project, we get conflicts almost always.
We don't want to work with locks in the svn, we want that two people will be able to work on the same project without having to deal with conflicts all the time.
Does anyone ran into this problem before?
Can anyone think on a solution?
Thanks,
Barnash
we are working a lot with soapUI, and because it is such a powerfull and great tool, we decided that our QA team should write a lot of their automatic tests using soapUI.
We want to manage the code of the tests in a version control tool (svn).
The problem is that every project is soapUI is written to the file system as one big xml file, and when two people are working on the same project, we get conflicts almost always.
We don't want to work with locks in the svn, we want that two people will be able to work on the same project without having to deal with conflicts all the time.
Does anyone ran into this problem before?
Can anyone think on a solution?
Thanks,
Barnash