On Fri, Feb 26, 2010 at 4:17 AM, ricard nacher <[email protected]> wrote: > Hello > > I am trying to download source code form some projects like gwt-cal > but I get the following error message: > > svn: RA layer request failed > svn: The path was not part of a repository > svn: PROPFIND of /: 400 Bad request. Method Unknown > > another full sample with svn-win32-1.6.6 from commnad-line > E:\mis documentos\Descargas\svn-win32-1.6.6\svn-win32-1.6.6\bin>svn > checkout http://gwt-cal.googlecode.com/svn/trunk/ > svn: El servidor envió un valor de devolución inesperado (400 Bad > request. Method Unknown) en respuesta al requerimiento PROPFIND para '/ > svn/trunk' > > any help would be appreciated! thanks > > I just execute "svn checkout http://gwt-cal.googlecode.com/svn/trunk/ > gwt-cal-read-only" from command-line > with svn-win32-1.6.6 and other svn clients.
If this is the exact command line you're using, there should be a space between trunk/ and gwt-cal-read-only. > I am not behind a proxy and I have also added the repository into > eclipse (suntigris svn) getting a > similar error. > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

