You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Szabo Zoltan <zo...@osb.hu> on 2003/05/21 16:18:29 UTC

PROPFIND error 500

Hi!

Has anyone found something similar?

	$svn co http://svn.collab.net/repos/svn/trunk FRISS
svn: RA layer request failed
svn: The path was not part of a repository
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 500 Error encountered (http://svn.collab.net)
-------------

What did I do wrong? I use apache2,php4 from source and svn3.0-2.
This morning it worked well (via ISDN from home), and in the afternoon
(via ethernet) I have this error.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: PROPFIND error 500

Posted by Ben Collins-Sussman <su...@collab.net>.
cmpilato@collab.net writes:

> > How can I get through it? It's a transparent proxy. I tried:
> > export http_proxy=http://proxy.intranet.........:..../
> 
> See your ~/.subversion/servers file, and read the Subversion book. :-)

And the proxy FAQ on the website.  :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: PROPFIND error 500

Posted by cm...@collab.net.
Szabo Zoltan <zo...@osb.hu> writes:

> > > What did I do wrong? I use apache2,php4 from source and svn3.0-2.
> > > This morning it worked well (via ISDN from home), and in the afternoon
> > > (via ethernet) I have this error.
> > 
> > Is there a proxy in your new setup?  Possibly one that doesn't let
> > PROPFINDs go through?
>  
> Yes, you're right! Thanks!
> 
> How can I get through it? It's a transparent proxy. I tried:
> export http_proxy=http://proxy.intranet.........:..../

See your ~/.subversion/servers file, and read the Subversion book. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: PROPFIND error 500

Posted by Szabo Zoltan <zo...@osb.hu>.
> > What did I do wrong? I use apache2,php4 from source and svn3.0-2.
> > This morning it worked well (via ISDN from home), and in the afternoon
> > (via ethernet) I have this error.
> 
> Is there a proxy in your new setup?  Possibly one that doesn't let
> PROPFINDs go through?
 
Yes, you're right! Thanks!

How can I get through it? It's a transparent proxy. I tried:
export http_proxy=http://proxy.intranet.........:..../

but it didn't help.

Zol


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: PROPFIND error 500

Posted by cm...@collab.net.
Szabo Zoltan <zo...@osb.hu> writes:

> Hi!
> 
> Has anyone found something similar?
> 
> 	$svn co http://svn.collab.net/repos/svn/trunk FRISS
> svn: RA layer request failed
> svn: The path was not part of a repository
> svn: PROPFIND request failed on '/'
> svn: PROPFIND of '/': 500 Error encountered (http://svn.collab.net)
> -------------
> 
> What did I do wrong? I use apache2,php4 from source and svn3.0-2.
> This morning it worked well (via ISDN from home), and in the afternoon
> (via ethernet) I have this error.

Is there a proxy in your new setup?  Possibly one that doesn't let
PROPFINDs go through?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org