Re: Mambo 4.6 No. Download a copy of TortoiseCVS. It integrates with Windows Explorer. You can create a directory on your local machine, right click on the folder and select CVS Checkout from the context menu. Then fill in the following fields in the Checkout Module dialog:
For Protocol, select: Password server[:pserver:]
For server, enter: cvs.sourceforge.net
For Repository Folder, enter: /cvsroot/mambo
For User Name, enter: anonymous
For Module, enter: MamboOS
Then click OK. It will download the current set of files to the folder. Leave this folder intact, so you can download new releases periodically and copy the files from that folder to a new folder for testing.
Before running the installer, be sure to uncomment (remove #) the INSERTS statements at the bottom of the mambo.sql file so it adds user and password data. You might want to modify these on your own with your normal login and password (copy the MD5 hash for your password from an existing site and paste it in). |