-
Archives
- March 2012
- January 2012
- November 2011
- September 2011
- August 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- February 2010
- January 2010
- September 2009
- June 2009
- April 2009
- March 2009
- February 2009
- November 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
-
Meta
Monthly Archives: June 2008
Git git git
Why is Git for some only the one perfect DVCS and no discussion is possible? From Git is the only DVCS caring about performance incl outdated benchmarks, to the ‘all DVCS’ systems are hard’ and lastly ‘switching VCS systems is … Continue reading
Posted in General
8 Comments
Bzr vs SVN
I wanted to rewrite Mango in Python for a while now, but couldn’t determine which framework to use. Mostly as these frameworks either do way too much or just not enough. Shaunm (and some others in #gnome-hackers) was so nice … Continue reading
Posted in General
5 Comments
Subversion 1.5
SUbversion 1.5.0 has been released. I plan to upgrade svn.gnome.org when 1.5.1 is released. See the announcement for full 1.5 details. Things I like are: Merge tracking There are still a few known issues with this. This is why I … Continue reading
Posted in General
6 Comments
Pre-commit hooks
Regarding: This was more annoying, since there is some script there in s.g.o’s guts that rejects any commit if the repo has an executable. This is a simplification. Executable files are allowed. There is a pre-commit hook to disallow executable … Continue reading
Posted in General
Comments Off
Getting stuff into GNOME
Just wanted to respond via the planet on one thing: It is getting increasingly hard to get new stuff into Gnome, and when someone approaches with something that is slightly controversial huge flamewars erupt. Consider Tracker and Empathy on the … Continue reading
Posted in General
3 Comments
SVN.gnome.org back up
Note that the distribution upgrade of svn.gnome.org has been completed. AFAICS everything is working. If you have issues, please ping me (bkor) or another person with ops in #sysadmin (irc.gnome.org). PS: I do expect loads of commits now
Using moderated messages to train the bayes classifier
This week I took a look at the moderation queue of a GNOME mailing list. There were loads of messages in it. There is a moderation team who looks at these queues and cleans it up, by discarding the spam … Continue reading
Posted in General
4 Comments
New mailman version
I’ve upgraded the Mailman version on mail.gnome.org to 2.1.10. In this version I redid the post-only patch. Basically, if the default action for new subscribers is to moderate them (done on e.g. metacity-devel-list), then members subscribed to post-only won’t be … Continue reading
Posted in General
Comments Off
SSH public keys
A while ago I added some basic SSH public key checking to Mango. This for two reasons: Avoid email back and forth in case of copy/paste error To ensure the key is long enough The key length checking was mostly … Continue reading
Posted in General
Comments Off