version 1.1.1.1, 2013/03/01 16:11:52
|
version 1.2, 2013/03/15 13:38:48
|
Line 1
|
Line 1
|
www.pettasticnj.com |
www.pettasticnj.com |
Copyright 2013 Pet-tastic Grooming, LLC. |
Copyright 2013 Pet-tastic Grooming, LLC. |
Written by Nicholas Declario <nick@declario.com> |
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/* .. |
|
# rm -rf pettastic |
|
# cvs status |
|
|
|
'cvs status' should report no errors. A 'cvs up' as well as commits can be done from here. |