Daryl C. W. O'Shea writes: > Hmm, this is broken -- again. good point, thanks for spotting it. :( SVN had borked itself:
+ svn update svn: Working copy '.' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) + exit 1 this fixed it: cd /home/updatesd/svn/spamassassin sudo -u updatesd -H svn cleanup I've added an "svn cleanup" to the script, hopefully that'll avoid it in future. --j.
