diff --git a/collects/meta/tree/svn-tree.ss b/collects/meta/tree/svn-tree.ss index ccde6b9284..42b450ffc9 100644 --- a/collects/meta/tree/svn-tree.ss +++ b/collects/meta/tree/svn-tree.ss @@ -83,6 +83,7 @@ (define (get-plt-svn-tree) (get-svn-tree "http://svn.plt-scheme.org/plt/trunk/")) - +#| (tree-for-each (lambda (t) (printf "~a\n" (tree-path t))) (time (get-svn-tree "file:///home/svn/plt/trunk/"))) +|#