I've got umbraco3 running on a test- and a liveserver. When I want to update the liveserver I copy everything from the testserver (database and umbraco files).
Is there a other way to do that so I don't have to copy everything?
what about packages? they looks OK for most cases. you just create package in "source" and do uninstall/install at live. or.. you just create "update" packages.. which contains only new content.
Copy from testserver to liveserver?
Hi!
I've got umbraco3 running on a test- and a liveserver. When I want to update the liveserver I copy everything from the testserver (database and umbraco files).
Is there a other way to do that so I don't have to copy everything?
Hi there,
A commercial alternative is available. It's called Courier and it comes with Umbraco Pro.
I don't see any other free options at the moment.
Cheers,
Ruben
Hi,
If its css or javascript, then you can copy that files alone to your liveserver not entire stuff.
If its document type then export and import that alone to the liveserver.
If you are doing changes to xslt then copy that particular files alone to the liveserver.
I think this helps you littlebit..
Thanks
Sathish
what about packages? they looks OK for most cases. you just create package in "source" and do uninstall/install at live. or.. you just create "update" packages.. which contains only new content.
You could try this: http://www.codeplex.com/UmbracoExportTool
Hav not tried it my self tho.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.