On 4/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have some info in TurboGears database that I may want history/
> version info for.
>
> What is easiest way to save version/history info?
>
> I suppose I could dump all database info to a file and use subversion
> unless there is a more clever way.

SQLObject svn trunk appears to have some versioning code that might be
worth checking out, for the adventurous.

I also have some code that writes attribute changes to a separate log
table, email if interested.

Sorry still using SO so I don't have any SA pointers.

Regards -- Andy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to