I wrote a simple script which mails out svn activity logs nightly to our developers.Until now, I\'ve run it on the same machine as the svn repository, so I didn\'t have to worry a开发者_Python百科bout
Why doesn\'t F# naturally support a try/with/finally block? Doesn\'t it make sense to try something, deal with whatever exception it throws, at least to log the exception, and then be sure that some