[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to update svn?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-04 15:20:08 CEST

Robert <robertLinux@gmx.de> writes:

> Hello.
> I want to update my svn.
>
> I did
> svn co http://svn.collab.net/repos/svn/trunk subversion
>
> and I got
>
> subversion/libsvn_ra_dav/props.c:595: (apr_err=175002)
> svn: RA layer request failed
> svn: The path was not part of a repository
> subversion/libsvn_ra_dav/util.c:81: (apr_err=175002)
> svn: PROPFIND of /: 400 Bad Request
>
> I cannot find a tarball becourse I use Mac OS X.
>
> Can someone help?

It sounds like you're behind a proxy which disallows http PROPFIND
requests. Take a look at the proxy FAQ on the svn website:

  http://subversion.tigris.org/project_faq.html#proxy

Also, on OS X, you should be able to use 'fink' to get svn 0.23
binaries installed. (Not the same as the latest source, though).
More details at this link:

  http://subversion.tigris.org/project_packages.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 4 15:21:53 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.