PROPFIND 207 Multi-Status
From: Rudy Desjardins <rudy_at_sandbenders.ca>
Date: Wed, 20 Aug 2008 15:53:32 -0700
Hi,
I'm trying to run certain subversion commands (merge, diff) and I keep getting a
Now, a bit of background: I had been working in a dev branch of my
Not sure if any of that background is relevant...
Lastly, I tested this w/ stunnel 'manually' to see what the server was
Here's a basic transcription of the test...
--- me_at_mybox:~> stunnel -fcr 443 PROPFIND /path/to/the/file/mentioned/in/the/errors HTTP/1.1 Host: my.subversion.server Authorization: Basic kljf4kfl43kjfl2k4fj2lk4jf2l4kfj24lkfj HTTP/1.1 207 Multi-Status <more http response headers> <xml multi-status DAV response> --- Now, I don't know much at all about svn internals to examine the actual data in the xml response, but nothing in the exchange looks like an error to me... again, it looks as though svn is simply considering this an error instead of properly dealing with the response... my question is, have I 'corrupted' my repository somehow, or is this a bug, or is something locked, etc??? I found a thread about DEFLATE screwing up svn/PROPFIND requests, but turning it off didn't make a difference. Any help would be awesome, thanks in advance! -- - Rudy X. Desjardins http://rudy.theendless.org/gpg.pub.key.txt --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-08-21 00:53:50 CEST |
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.