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