Brian Faull <[EMAIL PROTECTED]> writes: > > So since I don't know how to do automatic wrapping of the docs, I've > > been trying to generate as many example files as possible that show > > how to use the API. > > ... often more helpful anwyay! The steal-and-modify programming paradigm > is much easier than the figure-it-out-yourself technique. :)
;-) Yup. > > Ok, will do. What error do you get when you run: > > > > svn co http://svn.apache.org/repos/asf/xml/xerces-p/trunk/ > > svn: RA layer request failed > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' > svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request > (http://svn.apache.org) > > > Are you behind a firewall? If so you need to set up your proxy > > attributes in ~/.subversion. > > Already did... am behind firewall -- modified proxy settings accordingly > in ~/.subversion/servers which gives the above error. Just tried it > without proxy settings, gives "could not connect to server" as > expected... This sounds like your HTTP proxy is blocking some of the protocol commands that SVN needs (but web browsers don't). See the SNV FAQ for details. > On subversion.tigris.org, it suggests using the form > $ svn co <URL> <project_name> Only if you want to rename the directory created by the checkout. > Did you (or where did you?) post the tarball? (sorry... not trying to be > impatient, no hurry, just couldn't find it...) No, I'm still running memory tests to figure out where the problem lies. Once I post the tarball, I'll message the list. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
