I’ve been trying to update the server with the “svn up” command via ssh connection, and there was a notification saying that there is a collision of files – it was a jobs_controller file (cakephp).
So I’ve chosen the postpone option. But the update crashed the server so I reversed the changes by putting back again the old ones, but the job section on the site still doesn’t work.
How can I fix it?
Problem solved, the file on the server was corrupted.