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

Re: [Subclipse-users] Failed to execute WebDAV PROPPATCH when trying to commit a "ignore" file

From: David Rothenberger <daveroth_at_acm.org>
Date: Mon, 30 Mar 2009 13:08:57 -0700

On 3/29/2009 6:19 PM, webpost_at_tigris.org wrote:
> when trying to commit a "ignore" file, I get this message. I set a sub dir to be ignored, and thentried to commit the parent dir.
>
> org.tigris.subversion.javahl.ClientException: Failed to execute WebDAV PROPPATCH
> svn: Commit failed (details follow):
> svn: At least one property change failed; repository is unchanged
> RA layer request failed
> svn: Error setting property 'ignore':
> Could not execute PROPPATCH.
>
> After this occurred, I can no longer check in the parent. Doing an update or clean does not help.

I just had a similar problem, although in my case it died trying to set
the 'log' property:

svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
RA layer request failed
svn: Error setting property 'log':
Could not execute PROPPATCH.

The error in my Apache error log was:

Cannot accept non-LF line endings in 'svn:log' property

-- 
David Rothenberger  ----  daveroth_at_acm.org
Rule of Feline Frustration:
         When your cat has fallen asleep on your lap and looks utterly
         content and adorable, you will suddenly have to go to the
         bathroom.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1485598
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-03-30 22:09:23 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.