by Anonymous >> Fri, 24 Sep 2004 1:31:11 GMT
Currently we are still in Jade 5 and are slowly doning some testing on Jade 6 with a plan to move by the end of they year. I'm trying to work out a good way of backing up our development databases now, and when we move to 6. I realised that I realy only need the schema definitions, not the actual data, which in serveral of our systems is quite big and unweildy thus i dont want to backup the data. What i'd really like to do is run a full jade extract from a Jade server task. That way we would only be backing up the code rather than the crap data that is in a development environment. Has anybody had any experince in doing this? Can I call a method which will run a full extract to the path I specify?
I've also noticed the version control that can be enabled but wonder how people have found it in both Jade 5 and 6.