Hi,

I have enabled the settings to "Create new revision" for nodes and whenever I edit the content of that node a new revision is created to which I can revert back. That works like charm. But what I wanted to know is that in case some cracker distorts my website and using cvs tools if I need to get back the nodes that have been distorted where should I look in?

I checked out the database which has the node table but I failed to locate a table where actual data is stored? Where is the repository for storing revisions?

Thanks in advance.

Comments

AjK’s picture

{node_revisions} table

crashpoint’s picture

thanks i got the nodes and their revisions in that but does anyone have any idea how to retrieve this data using cvs tools in case any one malforms my website ?