B
B
B0nG2017-06-21 14:46:46
git
B0nG, 2017-06-21 14:46:46

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

1 answer(s)
R
Roman Mirilaczvili, 2017-07-01
@2ord

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 question

Ask a Question

731 491 924 answers to any question