It seems that I have no problem running your commands: lu...@blackhorse:~$ cd /tmp/ lu...@blackhorse:/tmp$ mkdir del lu...@blackhorse:/tmp$ cd del lu...@blackhorse:/tmp/del$ svn co http://svn.codehaus.org/geoserver/branches/1.7.x . A doc A doc/en A doc/en/theme A doc/en/theme/_static A doc/en/theme/_static/doctools.js A doc/en/theme/_static/searchtools.js A doc/en/theme/_static/blueprint .....
I stopped it, but it seems running. My svn version is: lu...@blackhorse:/tmp/del$ svn --version svn, version 1.5.1 (r32289) compiled Aug 4 2008, 16:42:56 Copyright (C) 2000-2008 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ This product includes software developed by CollabNet (http://www.Collab.Net/). The following repository access (RA) modules are available: * ra_neon : Module for accessing a repository via WebDAV protocol using Neon. - handles 'http' scheme - handles 'https' scheme * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme lu...@blackhorse:/tmp/del$ My tip is in some proxy or other connection problem. Please try to open that url ( http://svn.codehaus.org/geoserver/branches/1.7.x ) in your web browser, what it shows. It should show repository folders etc... On Wednesday 18 November 2009 09:26:12 Save, Yash wrote: > Hi Ben, > > Thanks for your reply. > I liked your idea to go with http instead of https > Though, now I am getting 504 Gateway time out. > > $ svn co http://svn.codehaus.org/geoserver/branches/1.7.x > geoserver-1.7.x > svn: Server sent unexpected return value (504 Gateway Time-out) > in response to OPTIONS request for > 'http://svn.codehaus.org/geoserver/branches/1.7.x' > > googling the net it said > > 504 errors - general > This problem is entirely due to slow IP communication between > back-end computers, possibly including the Web server. Only the people > who set up the network at the site which hosts the Web server can fix > this problem. > > > Does that mean I am using a wrong site while doing the svn checkout? > > Please advice > > Thanks > Yash > > -----Original Message----- > From: Ben Caradoc-Davies [mailto:[email protected]] > Sent: Wednesday, November 18, 2009 1:04 PM > To: Save, Yash > Cc: [email protected] > Subject: Re: [Geoserver-devel] Geoserver-devel Digest, Vol 42, Issue 40 > > If you only want to checkout, you can use HTTP not HTTPS: > > http://svn.codehaus.org/geoserver/branches/1.7.x > > If you later wish to commit, you will need a fresh checkout using HTTPS, > > once your client issue has been resolved.. > > Kind regards, > Ben. > > On 18/11/09 14:33, Save, Yash wrote: > > Hi > > > > > > > > We are developing a plugin for the geoserver. > > > > For this I need to checkout the geoserver code in my development > > environment > > > I am using the link > > http://docs.geoserver.org/2.0.x/en/developer/quickstart/index.html for > the instructions. > > > While I checkout the 1.7.x branch using the command > > > > svn co https://svn.codehaus.org/geoserver/branches/1.7.x > > geoserver-1.7.x<https://svn.codehaus.org/geoserver/branches/1.7.x%20geos > erver-1.7.x> > > > I get the below error > > > > svn: OPTIONS of 'https://svn.codehaus.org/geoserver/branches/1.7.x': > > Could not create SSL connection through proxy server: Could not > authenticate to proxy server: ignored NTLM challenge, ignoring empty > Negotiate continuation, rejected Basic challenge > (https://svn.codehaus.org<https://svn.codehaus.org/>) > > > Searching on the net I understood that I need to download SSL > > certificate. > > > Can some one please put light on the whole issue. > > > > > > > > Thanks > > > > Yash > > > > > > > > > > > > > > > > Please help Logica to respect the environment by not printing this > > email / Pour contribuer comme Logica au respect de l'environnement, > merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht > nicht aus und helfen Sie so Logica dabei, die Umwelt zu sch?tzen. / Por > favor ajude a Logica a respeitar o ambiente n?o imprimindo este correio > electr?nico. This e-mail and any attachment is for authorised use by the > intended recipient(s) only. It may contain proprietary material, > confidential information and/or be subject to legal privilege. It should > not be copied, disclosed to, retained or used by, any other party. If > you are not an intended recipient then please promptly delete this > e-mail and any attachment and all copies and inform the sender. Thank > you. -- Odborník na všetko je zlý odborník. Ja sa snažím byť výnimkou potvrdzujúcou pravidlo. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
