As a rookie developer trying to build a Drupal site rich with module features is that at times, certain module installs result in problems. While ensuring file sets and databases are backed up when new modules are installed, I see a need to have dates registered in the core dabase to determine when a module was installed so problems can be tracked if they are not encountered immediately at the time of the module installation. Can any one expand on this issue or point out an existing module that does date a module install.

Comments

kars-t’s picture

Status: Active » Fixed

Hi

please use a DVCS System like git to get around those problems. No need for Drupal to do this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.