Issue with SVN download

I am trying to download the Spark code so I can make a small change and then push it out to our internal users…

I tried the instructions which say to use:

svn co http://svn.igniterealtime.org/svn/repos/spark/trunk spark

When I use TortoiseSVN from a command prompt, I get:

C:\SparkCode>svn co http://svn.igniterealtime.org/svn/repos/spark/trunk spark

svn: Invalid config: unknown HTTP library 'http://svn.igniterealtime.org/svn/rep

os’

Sooooo, what am I doing wrong???