M
M
m_a_c2012-03-14 13:52:15
PHP
m_a_c, 2012-03-14 13:52:15

SVN: how to write php script to call update via browser

How to write a PHP script (which can be called through a browser). So that it correctly calls the SVN Update command to update the project on the server to the current version of the repository?

Trial implementations cause permission issues and ultimately fail.
There is a lot of information on the network on a similar problem, but it was not possible to find a solution.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jrip, 2012-03-14
@jrip

If we are talking about a working server, then in my opinion it would be more correct to do export, and not update.
What specific problems are you having?
In fact, the php script itself only launches some utility that already does the svn update itself, and the php task ends there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question