Wednesday, June 11, 2008

SVN Bus Error - Leopard

Hit on a weird problem tonight. When I went to checkout or export a subversion directory from a web location using the command

svn export [repolocation] [directorytocheckoutto]

I got the following output

bus error

Weird aye? I'm on a Macbook Pro running leopard and I finally worked out that there was a problem with my subversion installation. After reinstallation (http://hivelogic.com/articles/2006/04/svn_on_os_x) it worked fine.

Anyway just thought ild put it out on the web seeing as I googled for a far while without finding the solution.

1 comments:

Jon said...

Thanks! I have the same problem and will try the instructions you've posted.