I had checked the Subversion docs and FAQ, but eventually I came across the following info via google:
<start of quote> You are most likely behind a proxy at work. The proxy isn't configured to allow REPORT requests, hence the failure. Solutions: - Get the proxy reconfigured to allow REPORT; or - Publish your repository at https://... Sometimes using a different port (other than 80) will do the trick. <end of quote> I am trying to get it sorted with the IT crowd on the campus. Thanks for the hints, Art. Wilbert. (posting to the reflector in case others come across the REPORT error) > On Wed, Oct 26, 2005 at 11:22:22AM +1300, Wilbert Knol wrote: > > I am assuming I need Subversion to check this out. > > > > 'svn', however, is giving me some grief... (turn line wrap off): > > > > [EMAIL PROTECTED] .subversion]$ svn co > > http://subversion.pythoncad.org:9000/svn/pythoncad/trunk > > pythoncad svn: REPORT request failed on '/svn/!svn/vcc/default' > > svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request > > (http://subversion.pythoncad.org:9000) [EMAIL PROTECTED] .subversion]$ > > > > What am I doing wrong? I am hiding behind a proxy server and > > have set up svn accordingly. _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
