[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

commit fail, prop change PROPPATCH fail, xml not well-formed

From: Ward Willats <svn_at_wardco.com>
Date: 2004-04-15 18:13:23 CEST

Hello Subversives:

Long time CVSer, first time SVNer. New installation, most everything
working, including some (other) commits, but now:

Getting a commit failure. Subversion 1.0.1, Apache 2.0.49/DAV, FreeBSD 5.2.

   -> svn -m 'checkpoint' ci ph/
   Adding (bin) ph/ghost_light.jpg
   Adding ph/index.html
   Adding ph/sb.css
   Transmitting file data ..svn: Commit failed (details follow):
   svn: At least one property change failed; repository is unchanged

The httpd-error log shows:

   [Thu Apr 15 08:02:09 2004] [error] [client 64.175.20.107]
     XML parser error code: not well-formed (invalid token) (4)

I was goofing around with [auto-props] last night to get keywords
working. The current property state of play is:

   svn proplist ph/index.html ph/sb.css ph/ghost_light.jpg
     Properties on 'ph/index.html':
       svn:keywords Id
       svn:eol-style
     Properties on 'ph/ghost_light.jpg':
       svn:mime-type

Any thoughts on a debug procedure or pilot errors?

Thanks,

-- Ward

===== Apache2 access log for above follows:

   "OPTIONS /60/ph HTTP/1.1" 200 182 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "MKACTIVITY /60/!svn/act/53350b61-1cd8-0310-914f-d146887c89d9
HTTP/1.1" 201 221 "-" "SVN/1.0.1 (r9023) neon/0.24.2"

   "PROPFIND /60/ph HTTP/1.1" 207 423 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "PROPFIND /60/!svn/vcc/default HTTP/1.1" 207 386 "-" "SVN/1.0.1
(r9023) neon/0.24.2" 0

   "CHECKOUT /60/!svn/bln/9 HTTP/1.1" 201 235 "-" "SVN/1.0.1 (r9023)
neon/0.24.2" 0

   "PROPPATCH /60/!svn/wbl/53350b61-1cd8-0310-914f-d146887c89d9/9 HTTP/1.1" 207
   347 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "PROPFIND /60/ph HTTP/1.1" 207 376 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "CHECKOUT /60/!svn/ver/9/ph HTTP/1.1" 201 236 "-" "SVN/1.0.1
(r9023) neon/0.24.2" 0

   "PROPFIND /60/ph/ghost_light.jpg HTTP/1.1" 404 381 "-" "SVN/1.0.1
(r9023) neon/0.24.2" 0

   "PROPFIND /60/ph/index.html HTTP/1.1" 404 381 "-" "SVN/1.0.1
(r9023) neon/0.24.2" 0

   "PROPFIND /60/ph/sb.css HTTP/1.1" 404 381 "-" "SVN/1.0.1 (r9023)
neon/0.24.2" 0

   "PUT
/60/!svn/wrk/53350b61-1cd8-0310-914f-d146887c89d9/ph/ghost_light.jpg
HTTP/1.1" 201 240 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "PROPPATCH
/60/!svn/wrk/53350b61-1cd8-0310-914f-d146887c89d9/ph/ghost_light.jpg
HTTP/1.1" 207 477 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

   "PUT
/60/!svn/wrk/53350b61-1cd8-0310-914f-d146887c89d9/ph/index.html
HTTP/1.1" 201 235 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

"PROPPATCH
/60/!svn/wrk/53350b61-1cd8-0310-914f-d146887c89d9/ph/index.html
HTTP/1.1" 400 226 "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

"DELETE /60/!svn/act/53350b61-1cd8-0310-914f-d146887c89d9 HTTP/1.1"
204 - "-" "SVN/1.0.1 (r9023) neon/0.24.2" 0

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 15 18:15:17 2004

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.