Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Paul Drummond
2009/1/14 Cosmin Stejerean > You could try moving to something like git and checking out the source code > from one of the unofficial mirrors, like http://*github*.com/kevinoneill/* > clojure* > Works perfectly - thanks! I considered trying git but didn't have a clue where to look for mirrors -

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Cosmin Stejerean
On Wed, Jan 14, 2009 at 8:16 AM, Paul Drummond wrote: > 2009/1/14 Rich Hickey > >> I think the salient difference is http, not https, for non-members. > > > Hi Rich, > > The point is that I could use https on Sourceforge to get around the proxy > issue. > > I've had the same problem before when

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Paul Drummond
2009/1/14 Mark Feeney > > 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- > con

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Paul Drummond
2009/1/14 Rich Hickey > I think the salient difference is http, not https, for non-members. Hi Rich, The point is that I could use https on Sourceforge to get around the proxy issue. I've had the same problem before when using SVN for Clojure (sourceforge) and assembla (a personal repos). W

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Rich Hickey
On Jan 14, 8:44 am, Mark Feeney wrote: > I was just referring to the svn command you posted in your original > message: > > > svn checkouthttp://clojure-contrib.googlecode.com/svn/trunk/clojure-contrib > > What it should be is: > > svn checkouthttp://clojure-contrib.googlecode.com/svn/trunk/clo

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Mark Feeney
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 clo

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Paul Drummond
2009/1/14 Mark Feeney > > (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 pa

Re: Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Mark Feeney
I did the same thing after the switch. Then I read the directions more carefully: http://code.google.com/p/clojure-contrib/source/checkout. --- # Non-members may check out a read-only working copy anonymously over HTTP. svn checkout http://clojure-contrib.googlecode.com/svn/trunk/ clojure- cont

Can't get clojure or clojure.contrib via SVN over https

2009-01-14 Thread Paul Drummond
Hi all, I realised today that my "work" machine still has the old Sourceforge version of clojure-contrib but when I try to get the latest version from google-code it falls over - most likely due to a proxy: >svn checkout http://clojure-contrib.googlecode.com/svn/trunk/clojure-contrib svn: REPORT