When you create a revision in Courier, it creates a directory with bunch of XML files here:
/App_Data/Courier/Revisions
If you manually copy the contents of this folder on your dev PC to the same location on the live server the revision will automatically be picked up and will allow you to install on the live server.
deploying to a totally separate network
I am in the process of developing an intranet for a client and have just thought of a bit of a sticky problem.
Our development environment is on our office network and the live environment it is going to be on the client's network.
At the moment I can't think of a way that my development PC can get a direct network link to the live server.
Is there a way of using courier when each server doesn't have a direct connection to the other?
When you create a revision in Courier, it creates a directory with bunch of XML files here:
/App_Data/Courier/Revisions
If you manually copy the contents of this folder on your dev PC to the same location on the live server the revision will automatically be picked up and will allow you to install on the live server.
great, thanks
is working on a reply...