Some great tips from web producer Yongfook

by Khürt on December 1, 2008 · View Comments

in How To

I have a remote SVN repository on a totally separate server. On my local machine I have a checkout of the repository, and the same on the production server. Updating files and adding new functionality is as simple as me working locally, committing, then firing off a command on the production server to update all the edited files (I could even cron-job this if I wanted to, but it’s better to be in control in case you commit something borked by accident). This means all my edits are versioned, so I can roll back if I break something. It also means that setting up another machine to work locally from (e.g. my laptop, or a new team member) is as simple as checking out the repository to that machine and starting work.

(Via -10 Dirty Little Web Development Tricks › Yongfook – Web Producer.)

If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
GAuthor: Khürt
I'm a husband, a father to two very smart kids, an information security manager and a web developer. I'm a Mac geek who loves photography, hefe-weisse ale and Ethiopian coffee. I'm @khurtwilliams on twitter.

{ 1 comment }

Steven Mills December 3, 2008 at 4:53 am

Hi there,

I paid a visit to your website and liked what I saw.

At the moment I work with a client who’s looking to get exposure on some suitable websites. My client works with consumer electronics and video game reviews, and I believe your site might be exactly what I’m looking for.

If you’re interested I can elaborate on what I had in mind.

Best regards,
Steven Mills

Comments on this entry are closed.

blog comments powered by Disqus

Previous post:

Next post: