This may have something to do with the last few checkins.
I'd recommend you use SVN version 1088 instead.
Here are the last few change log comments for your reference:
SVN 1092:
Author: rhickey <rhickey@b4165764-bd0f-0410-b771-ab16a44d2305>
Date: Sat Nov 8 19:06:14 2008 +0000
Interim checkin - DO NOT USE!!
Unless you are interested in helping test:
deleted set/xml etc dirs
Moved clojure ns to clojure.core, moved set/xml etc up out of dirs
New binding syntax (breaking change) for:
doseq
dotimes
with-open
when-first
if-let
when-let
plus:
new print-dup functionality for replica generation of compilation constants
new *print-dup* flag, prints duplicators
back to simplified readably printing for repl
readable fns, as long as they are not closures
SVN 1091:
Author: rhickey <rhickey@b4165764-bd0f-0410-b771-ab16a44d2305>
Date: Sat Nov 8 18:53:02 2008 +0000
Interim checkin - DO NOT USE!!
Unless you are interested in helping test:
Moved clojure ns to clojure.core, moved set/xml etc up out of dirs
New binding syntax (breaking change) for:
doseq
dotimes
with-open
when-first
if-let
when-let
plus:
new print-dup functionality for replica generation of compilation constants
new *print-dup* flag, prints duplicators
back to simplified readably printing for repl
readable fns, as long as they are not closures
SVN 1090:
Author: rhickey <rhickey@b4165764-bd0f-0410-b771-ab16a44d2305>
Date: Sat Nov 8 15:09:22 2008 +0000
Interim checkin - DO NOT USE!!
Unless you are interested in helping test:
New binding syntax (breaking change) for:
doseq
dotimes
with-open
when-first
if-let
when-let
plus:
new print-dup functionality for replica generation of compilation constants
new *print-dup* flag, prints duplicators
back to simplified readably printing for repl
readable fns, as long as they are not closures
SVN 1089:
Author: rhickey <rhickey@b4165764-bd0f-0410-b771-ab16a44d2305>
Date: Sat Nov 8 01:06:34 2008 +0000
Interim checkin - DO NOT USE!!
Unless you are interested in helping test:
new print-dup functionality for replica generation of compilation constants
new *print-dup* flag, prints duplicators
back to simplified readably printing for repl
readable fns, as long as they are not closures
--Chouser