3

Since they are the same engine, I figured they would be running the same code base, just with different databases. However Meta is at svn revision 3813 while SO is at 3772, nearly 50 revisions behind. What gives?

Glorfindel Mod
270k62 gold badges675 silver badges1.4k bronze badges
asked Jul 1, 2009 at 15:16
2

2 Answers 2

3

In the Meta announcement blog entry, Jeff noted that there'd be code-level differences:

  • bounties make little sense on a discussion site
  • wording needs to be tweaked (i.e. questions->topics, answers->replies)
  • need to be able to follow questions/get notices of additional replies
  • remove notion of community wiki, as discussion sites have a stronger sense of ownership, plus nothing will be off-topic

Those would require code changes rather than just database changes, since there aren't database switches you can throw (yet) to change the wording on the site or disable wiki across the board.

answered Jul 1, 2009 at 15:41
0

And SF is at 3773.

It's likely that there's no pressing need (no must-fix bugs or must-have feature) that's worth the downtime of an upgrade (or the effort of a minimal downtime upgrade).

And the way SVN works, they could be identical checkouts, and someone's doing development on a branch.

answered Jul 1, 2009 at 15:47

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.