I mentioned the forums, but there are a lot of additionally bits that change on the WordPress end once it hits production. It gets messy.
I’m thinking of moving content development to the production box again, so I’m just looking for any examples that do or don’t.
Yeah, that’s the problem. Since the prod box has a forum and other various things, a regular easy database sync isn’t really an option. =/
Thanks harmck.
I’m actually talking about the actual content/posts on dev/prod.
I do use the boxes in a typical dev/prod setup like you describe as well (I also have a first-stage local version just because it’s faster =p). We also use Mercurial to handle our stuff. =)