![]() |
|
receipe for deploying svn checkout - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: receipe for deploying svn checkout (/thread-9159.html) |
receipe for deploying svn checkout - igable - 2011-10-12 I would like to have a recipe for deploying from the svn checkout of the dev (or any branch) branch. The idea here is to be able to avoid waiting for the nightly tarball to test fixes. receipe for deploying svn checkout - acrylian - 2011-10-12 Here is a brief instruction how to use svn (the net has more complete). This example is aimed at translators but except that part it is the same. receipe for deploying svn checkout - sbillard - 2011-10-12 HOWEVER: I do not recommend deploying from the SVN. There is a subtile distinction. SVN deployments are marked as "developmental" where as Nightly builds are marked as "released" and Zenphoto does behave differently in a developmental environment--it includes debugging code. |