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

Re: Prevent mod_dav_svn REPORT log failure if files under $REPOS/db/revprops/ are not in UTF-8 encoding

From: LiuYan 刘研 <lovetide_at_21cn.com>
Date: Thu, 18 Nov 2010 02:53:37 +0000 (UTC)

Daniel Shahaf <d.s <at> daniel.shahaf.name> writes:

>
> Stefan Sperling wrote on Wed, Nov 17, 2010 at 18:13:44 +0100:
> > On Wed, Nov 17, 2010 at 03:06:19PM +0000, LiuYan 刘研 wrote:
> > > I mean, if the revprops files are not in UTF-8 encoding, don't return
REPORT
>
> Small correction: it's meaningless to talk about the encoding of the
> revprop files; it's only meaningful to talk about the encoding of the
> value of a given property.
>
> (At the revprop files level, the values are binary, and the rest of the
> data in those files is always ASCII.)
>
>

You're right Daniel, but in such situation, these revprop files can be treated
as readable text files:
Administrator_at_CMTEL-SVR-HR-DB /cygdrive/d/SVNRepositories/repos/cmcc/db
$ file revprops/0/1 fix-backup/0/1
revprops/0/1: UTF-8 Unicode text
fix-backup/0/1: ISO-8859 text

Thanks for the correction Daniel! (^_^)

And, I've post this to buglist here:
http://subversion.tigris.org/issues/show_bug.cgi?id=3753

Wish it can be accepted and fixed.

Liu Yan
Received on 2010-11-18 03:54:28 CET

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.