|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Mysql versioning
|
Hi
I am not sure what you are trying to do. If you are keeping
checkpoint logs ( or redo logs, different databases have different
terminology ), you can come up with crude svn (it may not be fast
as you like).
With regards
Antony
Christopher M. Jones wrote:
> I love svn for versioning my development projects, maintaining
> sandboxes, etc. But when I've got an app that's heavily dependent on
> data stored in a mysql database, it'd be nice to version not only the
> files but the data in the base. What's the best approach to this? Is
> there something like svn, cvs, etc., that handles databases?
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|