Closed (fixed)
Project:
Drupal core
Version:
6.16
Component:
system.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 20:59 UTC
Updated:
29 Dec 2011 at 19:50 UTC
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
Comment #1
kars-t commentedHi
please use a DVCS System like git to get around those problems. No need for Drupal to do this.