vote up 12 vote down star

I know there's a SVN Revision Id at the bottom of every page, but I think it'd be nice if we could see a couple short sentences about what went into the deployment. Not changelogs in the commits, but a little blurb like "fixed bug with username not showing on tags/users page; added links in users profile page to other family sites" would be handy to know what to look for.

flag

50% accept rate

3 Answers

vote up 3 vote down

I have a mild/manic version number fetish and I have to resist looking at the number and trying to figure out what has change (by looking at UV / blog / codinghorror twitter)

So releasing this (or a version history) could prevent me going insane.

link|flag
vote up 4 vote down

First you'd have to convince Jeff that using a bug tracking system is actually a good idea... Good luck :P

link|flag
You also have to convince Joel... :-) – Steve Schnepp Jun 29 at 16:59
vote up 0 vote down

GitHub does something very similar thing - they simply show all commit messages (without showing diff's or anything like that)

http://github.com/changelog

link|flag
1  
Commit... messages?! :) – hmemcpy Jun 29 at 16:33
Yep. I was slightly surprised when they started doing it, but it makes sense. It's actually quite interesting, for example, 10 days ago there was a comment "ToS updates" which otherwise would be very difficult to know about – dbr Jun 29 at 16:34

Your Answer

Get an OpenID

Not the answer you're looking for? Browse other questions tagged or ask your own question.