Sha256: b7eab60a71e4cf87723ddebe533c305dac76996fa6798b7c4e99cc394a65f946

Contents?: true

Size: 273 Bytes

Versions: 37

Compression:

Stored size: 273 Bytes

Contents

#! /usr/bin/env bash
# This is for use with tests dealing with invalid encodings in svn log.
# This script returns a sample svn xml log with some non utf-8 characters.

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

cat $DIR/../data/svn_with_invalid_encoding.log

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
ohloh_scm-2.2.13 test/bin/svn
ohloh_scm-2.2.12 test/bin/svn
ohloh_scm-2.2.11 test/bin/svn
ohloh_scm-2.2.10 test/bin/svn
ohloh_scm-2.2.9 test/bin/svn
ohloh_scm-2.2.8 test/bin/svn
ohloh_scm-2.2.7 test/bin/svn
ohloh_scm-2.2.6 test/bin/svn
ohloh_scm-2.2.5 test/bin/svn
ohloh_scm-2.2.4 test/bin/svn
ohloh_scm-2.2.3 test/bin/svn
ohloh_scm-2.2.2 test/bin/svn
ohloh_scm-2.2.1 test/bin/svn
ohloh_scm-2.2.0 test/bin/svn
ohloh_scm-2.1.0 test/bin/svn
ohloh_scm-2.0.1 test/bin/svn
ohloh_scm-2.0.0 test/bin/svn