codenode

DB<3> x $code

Try again

Posted on May 25th, 2010 by Daniel Nichter

svn and Google Code sometimes bork on my commits, saying:

Transmitting file data …..svn: Commit failed (details follow):
svn: Commit failed unexpectedly — please try again later

The first line tells me that the transmission failed and that details follow. The second line tells me that the commit failed unexpectedly, which is essentially what the first line told me. Where are the details? Why did it fail? What was being attempted that failed? Why is the failure “unexpected”? Are there “expected” failures?

Here’s a nice error from the drizzle build process:

configure: error: Couldn’t find uuid/uuid.h. On Debian this can be found in uuid-dev. On Redhat this can be found in e2fsprogs-devel.

When a program fails I want details and I don’t need to be told “try again.” Of course I’m going to try again. In fact, I’m not going to stop trying until it succeeds.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free

Copyright © 2009 codenode. Theme by THAT Agency powered by WordPress.