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

[TSVN][Bug Report] "non-LF line endings" error for korean characters.

From: TaeDong Kim <fly1004_at_gmail.com>
Date: Tue, 14 Oct 2008 20:15:37 +0900

Hi all.

I tested TSVN-1.5.99-14232-32Bits.

The error message is
"Cannot accept non-LF line endings in log message"

Error example 1
{{{
ÀÌ°Ç Å×½ºÆ®
ÀÌ°Ç Å×½ºÆ®
}}}

Error example 2
{{{
ÀÌ°Ç Å×½ºÆ®ÀÔ´Ï
ÀÌ°Ç Å×½ºÆ®ÀÔ´Ï
}}}

But this is no error.
{{{
ÀÌ°Ç Å×½ºÆ®ÀÔ´Ï´Ù
ÀÌ°Ç Å×½ºÆ®ÀÔ´Ï´Ù
}}}

I think that
the problem occurs when
 * The end of line is a Non-ASCII character.
 * The line is not a last line.
 * The number of characters of line is important.

Thanks for TSVN...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org

capture.png
Received on 2008-10-14 13:17:56 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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