All, With the latest patches Phil and I worked out yesteday, I'm getting the following error when I attempt to commit a change to the repository:
[Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] could not remove a property [500, #165002] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Storage of non-regular property 'svn:wc:ra_dav:version-url' is disallowed through the repository interface, and could indicate a bug in your client [500, #165002] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Could not execute PROPPATCH. [500, #206] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Storage of non-regular property 'svn:wc:ra_dav:version-url' is disallowed through the repository interface, and could indicate a bug in your client [500, #165002] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Attempted DAV:set operation could not be completed due to other errors. [424, #0] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Attempted DAV:set operation could not be completed due to other errors. [424, #0] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Attempted DAV:set operation could not be completed due to other errors. [424, #0] [Wed Oct 17 10:42:57 2007] [error] [client 10.5.2.2] Attempted DAV:set operation could not be completed due to other errors. [424, #0] Here is some debug output: 10:55:49.702 ci__directory[commit.c:464] commit_dir with baton 0x87f7928 10:55:49.701 hlp__format_path[helper.c:1486] parent=., has ; len=0, rel_len=18 .mC. 6218 centos4-server.ks 10:55:49.702 ci__directory[commit.c:491] ./centos4-server.ks: action is 24, type is 2, flags 0 10:55:49.714 ci__directory[commit.c:588] baton for mod centos4-server.ks0x87ef440 (parent 0x87f7928) 10:55:49.714 ci__directory[commit.c:619] doing changes, flags=0 10:55:49.714 ops__build_path[est_ops.c:636] 0x8872670 found in cache index 18; lru 18 10:55:49.713 ops__build_path[est_ops.c:636] 0x8872670 found in cache index 18; lru 18 10:55:49.714 waa__get_waa_directory[waa.c:332] path is ./centos4-server.ks 10:55:49.715 Increment[helper.c:462] adding /var/tmp/fsvs-test 10:55:49.715 Increment[helper.c:462] adding / 10:55:49.715 Increment[helper.c:462] adding ./centos4-server.ks 10:55:49.715 hlp__pathcopy[helper.c:557] finished path is /var/tmp/fsvs-test/centos4-server.ks 10:55:49.714 waa__get_waa_directory[waa.c:375] md5 of /var/tmp/fsvs-test/centos4-server.ks 10:55:49.715 waa__get_waa_directory[waa.c:421] returning /var/spool/fsvs/29/b4/5b26b2c3254942954074611de25c/ 10:55:49.716 ci___send_user_props[commit.c:187] prop open: 0 10:55:49.717 prp__first[props.c:473] first key is svn:wc:ra_dav:version-url (26) 10:55:49.717 prp__fetch[props.c:443] read property svn:wc:ra_dav:version-url=/fsvs-master/!svn/ver/3/hosts/cobtest/etc/cobbler/centos4- server.ks 10:55:49.717 ci___send_user_props[commit.c:201] sending property svn:wc:ra_dav:version-url=(68)/fsvs-master/!svn/ver/3/hosts/cobtest/etc/cobbler/centos4- server.ks 10:55:49.717 prp__next[props.c:485] next key is (null) 10:55:49.718 ci__nondir[commit.c:332] centos4-server.ks: status changed, mtime, flags none 10:55:49.717 ci__nondir[commit.c:343] sending text 10:55:49.718 prp__fetch[props.c:443] read property fsvs:commit-pipe=(null) 10:55:49.719 ci__nondir[commit.c:396] sending ... 10:55:49.720 ci__nondir[commit.c:402] after sending encoder=(nil) An error occurred at 10:55:49.728: Failed to execute WebDAV PROPPATCH (175008) in ci__directory [commit.c:629]: editor->close_file: At least one property change failed; repository is unchanged 10:55:49.732 main[fsvs.c:1005] memory stats: 0x87d8000 to 0x8901000, 1188 KB Let me know if you need more.
