I was just referring to the svn command you posted in your original
message:

> svn checkout http://clojure-contrib.googlecode.com/svn/trunk/clojure-contrib

What it should be is:

svn checkout http://clojure-contrib.googlecode.com/svn/trunk/ clojure-
contrib

(note the space at the end before clojure-contrib)

I just tried the above command and it's good for me, so if it doesn't
work for you, then this is more than a typo thing (maybe network as
you suggest) and my "expertise" is probably at its end :)

On Jan 14, 8:15 am, "Paul Drummond" <paul.drumm...@iode.co.uk> wrote:
> 2009/1/14 Mark Feeney <mark.fee...@gmail.com>
>
>
>
> > (no /clojure-contrib on the end of the URL now)
>
> Thanks for your reply Mark but I don't get what you mean. Can you elaborate?
>
> You say "no /clojure-contrib on the end of the URL" but it's not on there
> anyway.  The url is exactly as it is on the google-code checkout page:
>
> http://clojure-contrib.googlecode.com/svn/trunk/
>
> I am pretty sure it's a proxy thing and that I need to use https but I might
> be wrong.
>
> Thanks,
> Paul.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to