Hi all.
My installation of Moodle is working fine, 2.3.1+ (Build: 20120831).
Today, I tried to upgrade via GIT (it was installed this way) to 2.3.2+, using the tutorial on this Moodle page (http://docs.moodle.org/23/en/CLI#Upgrading_via_command_line), but I received this message after the "git pull" command:
Updating 9815783..7413ce9
error: Entry 'admin/environment.xml' not uptodate. Cannot merge.
As I said, my moodle installation is working fine. However, to use the 5.3 version of PHP I had to change some configuration on the server, because it's a shared server and the standard PHP version is 5.2.
Is it possible that GIT is checking the environment and found the PHP 5.2 instead of 5.3? Which other possibility there is for this problem? How to solve it?
Thank you all. Best regards.