[PHP] IDE - SVN - dev server - live server

2010-01-14 Thread John Corry
I am working on designing an documenting a process for our team to use to manage code updates/changes. What we've been doing has been ghastly: a bunch of developers using dreamweaver's 'check in/out' functions, all using the same FTP login, to FTP files to the production server. It turns out the

Re: [PHP] IDE - SVN - dev server - live server

2010-01-14 Thread vikash . iitb
I do not see the reason why you would need an absolute URL like var base_url = ' http://mysite.com' in your javascript code. If only this is giving you problems, use: *window.location.hostname* to get the hostname in javascript. --- Vikash Kumar http://vika.sh On Thu, Jan 14, 2010 at 9:40 PM,