Displaying 3 results from an estimated 3 matches for "proppatch".
Did you mean:
dropwatch
2008 Jun 19
0
struggling with simple webdav
...at is confusing things...
anyway, my httpd.conf has...
<Location /webdav>
Dav On
AllowOverride None
Options Indexes FollowSymLinks
AuthType Basic
AuthName "DAV-ADV"
AuthUserFile /var/www/html/passwd/user.passwd
# require valid-user
<Limit PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
Require user craig
</Limit>
</Location>
and my user.passwd works because I can login fine.
but when I try to save a file - say with OpenOffice to...
http://www.example.com/webdav/test.odt
I get this error (always)...
Error saving the document Un...
2009 May 15
0
Subversion causing Apache to hog memory
...failed or is non-existent
svnsync: At least one property change failed; repository is unchanged
svnsync: Error setting property 'sync-lock':
Failed to start '/usr/local/svn/MyProject/hooks/pre-revprop-change' hook
Looking in /var/log/httpd/error_log, I see this:
Could not execute PROPPATCH. [500, #206]
Failed to start '/usr/local/svn/MyProject/hooks/pre-revprop-change' hook
[500, #165001]
Can't start process '/usr/local/svn/MyProject/hooks/pre-revprop-change':
Cannot allocate memory [500, #12]
Looking at top, the machine has allocated all of the RAM available....
2006 Jul 26
10
get/post bug
I''m not sure if its a bug in the blog example or in the framework but each
time I hit edit, both get and post get called, no matter of the actual http
method.
anyone encounter that bug?
--
gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o
-lruby-static
-ldl -lcrypt -lm -o ruby
Everyone is trying their hardest to do their job but management has set it
up so that