Explorar el Código

move deployment_script to deployment_script.svn.

master
duncan.parkes hace 17 años
padre
commit
fde4210dac
Se han modificado 2 ficheros con 14 adiciones y 0 borrados
  1. +14
    -0
      INSTALL
  2. +0
    -0
      deployment_script.svn

+ 14
- 0
INSTALL Ver fichero

@@ -0,0 +1,14 @@
In order to install this lot:

Make sure you are in a nice clean fresh svn export, by doing:

svn export http://planningalerts.googlecode.com/svn/trunk/ planningalerts

If deployment_script.svn has changed, you'll need to merge the changes into
your local copy. In particular, make sure that line 1 of the file points to
the correct path for bash.

Then all you need to do is run:

./deployment_script


deployment_script → deployment_script.svn Ver fichero


Cargando…
Cancelar
Guardar