[Buildbot-devel] patch for empty svn revisions in svnpoller.py

Aurelien Bompard aurelien at bompard.org
Wed Sep 22 05:39:36 UTC 2010


> > I ran into a problem where I was getting empty revisions from SVN; I'm
> > not entirely certain how I got them, but svnpoller kept crashing until
> > I put in this line. Since empty revisions aren't really interesting
> > anyway, I think this patch should sufficiently cover it.

Since we're talking about SVN, I have another patch to have  
purgeAndUpdate() ignore files reported as "missing" (because buildbot can't 
delete them, and will traceback) :

http://github.com/abompard/buildbot/commit/61f448b381abe6dc69e609b8a4ccc51f5ee74aeb

It's similar to changeset 780a6bc0e.
I tried to use github and the "pull requests" as explained it the 
documentation, but I probably did something wrong, it looks like nobody was 
notified.

Thanks !

Aurélien
-- 
http://aurelien.bompard.org  ~~~~  Jabber : abompard at jabber.fr
"Normal people [...] believe that if it ain't broke, don't fix it.
Engineers believe that if it ain't broke, it doesn't have enough
features yet." -- Scott Adams




More information about the devel mailing list