lorlandi Posted April 3, 2013 Report Share Posted April 3, 2013 Hi all, Reagarding update by git, on domumentation show this way to make the update but i do not understand, can you help me please. Updating from Git If you installed phpVMS using git, do: cd phpvms git checkout v2.0 It will then automatically update to the latest. Navigation to install/update.php to complete the upgrade. At the moment, v2.0 is the latest tag which is available. When the next version is available, it will be listed here. Thanks and regards Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted April 3, 2013 Administrators Report Share Posted April 3, 2013 This will only work if you have installed phpVMS using git originally. If this is the case you can run the commands from the same directory using your command line (SSH) depending on how you have GIT installed on your server. If you did not install it using git it is just as easy to use the method above the GIT method here -> http://forum.phpvms.net/page/index.html/_/getting-started/upgrading-r3 When I update a site I usually use the command line and get the new files directly from github using wget and then unpack them on the server, this saves the time involved with updating all the files using FTP. Quote Link to comment Share on other sites More sharing options...
lorlandi Posted April 3, 2013 Author Report Share Posted April 3, 2013 Thanks for the help simpilot. Regards Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.