Forums | Mahara Community
Support
/
Updating Mahara Installed with git
26 June 2010, 17:23
Hello there,
I installed Moodle using CVS and update it by navigating to /var/www/moodle and typing:
cvs update -dP
I installed Mahara using git with the home directory being /var/www/mahara/htdocs. What is the equivalent git command to update Mahara? In what directory do I issue the command?
Thanks so much. Great product.
Ben
27 June 2010, 17:04
Hi Ben,
To update the code you just need to type "git pull" from your /var/www/mahara directory.
R.
A post by François Marier was deleted