more bug-buddy spam
Par Benoît Dejean le mercredi, 3 janvier 2007, 00:00 - GNOME - Lien permanent
I'm back from holidays. My mailbox is full of bug-buddy spam. Again. I have killed all system-monitor bug-buddy generated bugs using bugzilla great batch interface. Nothing better than killing 20 bugs at once.
SVN
I'm re-checkouting all the gnome modules i need from devel. SVN runs just fine. I would have appreciated if the svn migration team had converted .cvsignore to svn-ignore property but that's easy to deal with.
I'm using ssh ControlMaster option. It doesn't work with SVN, so needed to disable multiplexing for svn.gnome.org. It doesn't work because svn sequentially opens and closes 2/3/4 ssh connections for each command. This is quite slow on my poor high-latency DSL link. I'll look for a bug about this tomorrow. Anyway, SVN is much better than CVS 