]> www.moka5.com - Changes not persistant - Comments http://www.moka5.com/node/1228 Comments for "Changes not persistant" en Hi John, Thanks once http://www.moka5.com/node/1228#comment-1152 Hi John, Thanks once again for a quick and detailed reply. thanks Joseph Mon, 13 Aug 2007 23:00:03 -0700 Hi Joseph, The http://www.moka5.com/node/1228#comment-1150 Hi Joseph, The "should_persist" flag only affects local changes. It doesn't update the copy on the server. To update the copy on the server, you need to make changes locally, package the LivePC, upload it to the server, then publish that update so whoever is subscribed to that LivePC will get the updated version. You can think of it like this: The publisher turns on "Let me make changes", makes whatever modifications he wants to share, tests them out locally and makes sure they are working OK, then publishes an update. When the LivePC is updated, subscribers automatically pick up the new version and start using it the next time they start the LivePC. Hope that makes sense. -John Mon, 13 Aug 2007 20:48:39 -0700 Changes not persistant http://www.moka5.com/node/1228 My LivePC is locally hosted, and any changes I make is not made persistant on the http server. I edited the vmx file to set the "should_persist" flag to "true". Still its not persistant. Stopping and restarting the virtual machine shows the change (I guess it is cached on the client PC where Iam running the engine. I monitored all the http traffic and I only see GET & HEAD operations and the files are unmodified on the server.) I had assumed the moka5 engine implements COW functionality, and I hoped to see some requests going back to the HTTP server to this effect, but didnt see. Mon, 13 Aug 2007 18:04:21 -0700