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

Re: SVN Error when trying to checkout the code

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-02-15 19:07:41 CET

On 2/15/07, Human Dunnil <h.dunnil@gmail.com> wrote:
> Hello folks,
>
> I'm using Mac OS X 10.4.8 OS, I installed Subversion using 4 different
> methods with no success (Using Fink, OpenDarwin, directly compiled it,
> and using Matthew E. Porter's Package)
>
> With all of them, when I try to checkout source code from anywhere
> (RoR, TextMate, ...) with following command for ex:
>
> svn co --username anon http://macromates.com/svn/Bundles/trunk Bundles
>
> It give me an error like:
>
> subversion/libsvn_ra_dav/util.c:826: (apr_err=175002)
> svn: REPORT request failed on '/svn/Bundles/!svn/vcc/default'
> subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
> svn: REPORT of '/svn/Bundles/!svn/vcc/default': 400 Bad Request
> (http://macromates.com)
>
> When I switch to SSL (https) it works great for TextMate but not RoR,
> what's the problem
> here? May someone please give me a clue?
>
> svn co --username anon https://macromates.com/svn/Bundles/trunk Bundles
>
> Did I forgot anything? Or is there a bug with SVN?

Is there a proxy or firewall between you and the repository?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 19:09:09 2007

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

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