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

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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-15 18:22:56 CEST

On Thu, 2004-04-15 at 11:13, Ward Willats wrote:

> 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

This looks suspicious. 'svn proplist' only lists property names, unless
you add the --verbose flag. Somehow you have a property name called
"svn:keywords Id". Try fixing that. The name should just be
"svn:keywords", with a value of "Id".

---------------------------------------------------------------------
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:25:09 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.