I just installed Drupal 5-16 using CVS with this command:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal co -d drupal-5 -r DRUPAL-5-16 drupal
When I moved to the /sites/default/ directory, I was expecting to see 'default.settings.php' but instead saw 'settings.php'. Has something changed?? Why settings.php rather than default.settings.php??

Comments

cog.rusty’s picture

It is OK, default.settings.php was introduced in Drupal 6.

kpm’s picture

...how soon i forget these things.