Dev Changes on Edna
Sites
you now need to use the cvs on
http://codecoop.org/www-indy
contact john or zapata in #mir or on
www-migration@lists.indymedia.org for developer access
What you need..
CVS_RSH=ssh; export CVS_RSH
cvs -d :ext:yourlogin@cvs.codecoop.org:/cvsroot/www-indy co indymedia.org
cvs -d :pserver:anonymous@cvs.codecoop.org:/cvsroot/www-indy co indymedia.org
How it works...
On Edna is a cvs checkout in /home/earth/setups/indymedia.org
From the live site pointing some symlinks into this CVS. Update this CVS Tree and the changes go into the live site. A
basic Example
[.. change and commit from your local box ..]
you@edna:~$ sudo su - earth
Password:
earth@edna:~$ cd ~/setup/indymedia.org/
earth@edna:~/setup/indymedia.org$ cvs update
[..your changes go into cvs..]
earth@edna:~/setup/indymedia.org$ cd ~/site
earth@edna:~/site$ ant
For bigger changes use the Dev-Box from Zapata wich has the same Setup.