Transitioning to the auto-update system from Subversion
From PeopleAggregator
See also the Upgrade guide and Transitioning to Subversion for updates.
If you started off using the auto-update system, moved to using Subversion, and want to go back, here's how to do it.
- Update to the latest code
cd /var/www/pa svn update
- Get rid of the old tree diff file, if one exists
rm /var/www/pa/web/files/update.treediff.xml
- Go to your update page (http://your-server-url/path/to/peepagg/update/system_update.php) and download and try to install the update. It should show no problems, and that all the files are already at the latest version. Confirm and install the update. This won't actually do anything to your install, but it will bring the update database up to date.
Now the update system should work.
(NOTE: this information has not been tested. Contact Phil if it doesn't work for you ...)
