Return to README.txt CVS log | Up to [Local Repository] / pettastic |
Minor change to instructions
www.pettasticnj.com Copyright 2013 Pet-tastic Grooming, LLC. Written by Nicholas Declario <nick@declario.com> ------- To deploy in production use the following: # cvs -d user@server:/path/to/cvs co pettastic # cd pettastic # mkdir html/cgi-bin # mv cgi-bin html/cgi-bin/pettastic # mv html/* .. # cd .. # rm -rf pettastic # cvs status 'cvs status' should report no errors. A 'cvs up' as well as commits can be done from here.