Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414429 - dev-vcs/subversion-1.7.4 mod_dav_svn UTF8 patch
Summary: dev-vcs/subversion-1.7.4 mod_dav_svn UTF8 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-02 23:24 UTC by Tomáš Mózes
Modified: 2015-10-23 06:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
subversion-1.7.4-2487-no-env.patch (subversion-1.7.4-2487-no-env.patch,6.40 KB, patch)
2012-05-02 23:24 UTC, Tomáš Mózes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2012-05-02 23:24:21 UTC
Created attachment 310647 [details, diff]
subversion-1.7.4-2487-no-env.patch

Maybe some of you came across issue 2487 (http://subversion.tigris.org/issues/show_bug.cgi?id=2487). Here is a patch for the current 1.7.4 ebuild and the "no-env" version of the patch (http://subversion.tigris.org/nonav/issues/showattachment.cgi/1209/no-env.diff) that will be available in version 1.8.

# diff subversion-1.7.4.ebuild subversion-1.7.4-r1.ebuild
111c111,112
<               "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch
---
>               "${FILESDIR}"/${PN}-fix-parallel-build-support-for-perl-bindings.patch \
>               "${FILESDIR}"/${PN}-1.7.4-2487-no-env.patch

After applying the patch, you are able to set SVNUseUTF8 in your 47_mod_dav_svn.conf.
Comment 1 Tomáš Mózes 2013-06-19 10:51:00 UTC
This got finally fixed upstred with release 1.8:
http://svn.apache.org/repos/asf/subversion/trunk/CHANGES