When I switched to SSL (https) it worked great, what's the problem here? May someone please give me clue?
svn co --username anon https://macromates.com/svn/Bundles/trunk Bundles
Regards,
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:
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)
May someone please help me to find the problem?
Did I forgot anything? Or is there a bug with SVN?
Thanks in advance,