The client is indeed behind a proxy but the server isn't. I set up in
the client servers config file a new group and the proxy server and port
but I received the same error.
Now in the server I've started
svnserve -d
And then I tried in the client:
pocm_at_gemini:~$ svn import repos svn://descartes.no-ip.com/var/svn/repos/
-m "Initial Isabelle and CQuest import. Isabelle copy is version of
10May2004."
And I get:
svn: No repository found in 'svn://descartes.no-ip.com/var/svn/repos'
But I do have a repository there:
descartes root # svnlook info /var/svn/repos
2004-05-11 23:57:06 +0100 (Tue, 11 May 2004)
0
Any help would be appreciated.
Cheers,
Paulo Matos
On Wed, 2004-05-12 at 18:31, Ben Collins-Sussman wrote:
> On Wed, 2004-05-12 at 12:27, Paulo Matos wrote:
>
> > pocm@gemini:~$ svn import repos
> > http://descartes.no-ip.com/var/svn/repos/ -m "Initial Isabelle and
> > CQuest import. Isabelle copy is version of 10May2004."
> > svn: PROPFIND request failed on '/var/svn/repos'
> > svn: PROPFIND of '/var/svn/repos': 405 Method Not Allowed
> > (http://descartes.no-ip.com)
>
> Probably a web proxy blocking DAV requests. See the FAQ about proxies:
>
> http://subversion.tigris.org/project_faq.html#proxy
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 12 20:07:14 2004