Dears, I want to set up a cims by SVN. The system need to do a series test before commit. The changes can be committed until the test passed. The question is that the test machine is not the svn client the same as the code committed, I want to know how can I get the changes before commit by the test machine.
I found a way may be solve this question: by the svn client hook, but it is not good way. I want to do this on svn server side. I need a function like p4 shelve. Can you give me some suggestion, thank. If there is any puzzled, please let me know. By LiberalJin