CodeIgniter Forums
deploying to linux... - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: deploying to linux... (/showthread.php?tid=45200)



deploying to linux... - El Forum - 09-12-2011

[eluser]Unknown[/eluser]
Okay, starting a new project. But first time I'm deploying it to a linux box.

I'll be developing the app in my windows environment, but need to deploy the changes to my linux box every now and then... I wanted to know what tools are available for me to use, and if anyone has a similar situation.

Both my windows & linux instances are on VM
Version control will be svn (via google)

So my initial thought would be some sort of svn deployment script/hook.

Thoughts?