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

Re: [PATCH] Issue #2748: non-UTF-8 filenames in the repository

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 17 Sep 2008 10:12:49 -0400

Daniel Shahaf wrote:
> Patch for issue #2748 ("clients can create non UTF-8 filenames in the
> repository"). It prevents non-UTF-8 paths from entering the repository,
> but it doesn't affect existing files in existing repositories, svnsync,
> or 'svnadmin load'.
>
> I'm running 'make check' now, and I'll commit later today or tomorrow if
> I don't hear anything.
>
> Daniel
>
> [[[
> Validate in libsvn_repos that paths added to the repository are valid UTF-8.
> This fixes issue #2748.

These validations (which are a good idea) belong in the lowest layer that
dictates the requirement, in this case, the FS layer.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-09-17 16:13:11 CEST

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

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