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

non-LF line endings in log message

From: Garret Wilson <garret_at_globalmentor.com>
Date: Mon, 04 Aug 2008 21:50:42 -0700

I'm an experienced Subversion user. Today I tried to do a commit with
1.5 client and server from within Eclipse+Subclipse using the following
log message (without the quotes):

"Improved TURF generation.
Added to the URF content ontology."

The commit fails, claiming that the RA request later failed to set the
property 'log' and could therefore not execute PROPPATCH.

My Apache error log shows the following:

[Mon Aug 04 21:36:50 2008] [error] [client x.x.x.x] Could not execute
PROPPATCH. [500, #206]
[Mon Aug 04 21:36:50 2008] [error] [client x.x.x.x] Cannot accept non-LF
line endings in log message [500, #125005]

I removed the second line and everything committed fine.

What's the problem? Is there some new Subversion bug that won't allow
multiple lines? I only pressed the Enter key, and I went back and
retried the submission several times, removing the line break and gently
pressing Enter.

Garret

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-05 06:51:19 CEST

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.