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

[PATCH] Fix Issue #1997

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-04-17 18:16:13 CEST

A V5R4 user on the OS400 list reported a problem with svnadmin verify
yesterday. Turns out to be a manifestation of issue #1997. The fix seems
so painfully straightforward that I fear I might be missing something(?)

If someone has a moment to check this out I'd appreciate it, thanks,

Paul B.

======================================================================
[[[
Fix reopened issue #1997: 'svnadmin verify' should write to stderr in
console encoding, instead of assuming UTF-8.

Follow-up to r12687, r15391.

* subversion/svnadmin/main.c
  (subcommand_verify): Set up stderr_stream to pass incoming data to
    recode_write, which uses svn_cmdline_fprintf for console output.
]]]

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Apr 17 18:16:45 2006

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.