This is question (or kindly ask for a help) to module maintainters..
For some reason, I have to revert for a moment to old CK dev version - unfortunately I have no source backup.. How to find tar or zip of 6.x-3.x-dev (date: November 21st 2009)?
This is question (or kindly ask for a help) to module maintainters..
For some reason, I have to revert for a moment to old CK dev version - unfortunately I have no source backup.. How to find tar or zip of 6.x-3.x-dev (date: November 21st 2009)?
Comments
Comment #1
cyc commentedjust to clarify..
I have to restore old database for a while and exactly this CCK version was used when I've made this particular database backup.
Is it possible to find tar or zip with that date? If no, I would like to use any newer version which have the same database structure. Can anybody help?
Comment #2
karens commentedYou can do a cvs checkout for that date if you use cvs, otherwise there really is no way.
It should not be necessary anyway. If you restore an old database and run update.php all necessary structural changes should get made.