Answer the question
In order to leave comments, you need to log in
SVN communication between servers?
Hello everyone, in my organization there are 2 servers, test and release.
Changes in the test are transferred to the release manually, file by file.
We decided to deploy SVN to streamline this process.
Now the question itself:
How to set up communication between these servers? So that at the click of a button all file changes on the test server are transferred to the release server?
Thank you.
Answer the question
In order to leave comments, you need to log in
It is necessary to "upload" to production not the changes, but the full version with all the files. The server must have a Subversion client.
Run there svn checkout
.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question