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.5.1 test/bin/svn
ohloh_scm-2.4.14 test/bin/svn
ohloh_scm-2.4.13 test/bin/svn
ohloh_scm-2.4.12 test/bin/svn
ohloh_scm-2.4.11 test/bin/svn
ohloh_scm-2.4.10 test/bin/svn
ohloh_scm-2.4.9 test/bin/svn
ohloh_scm-2.4.8 test/bin/svn
ohloh_scm-2.4.7 test/bin/svn
ohloh_scm-2.4.6 test/bin/svn
ohloh_scm-2.4.5 test/bin/svn
ohloh_scm-2.4.4 test/bin/svn
ohloh_scm-2.4.3 test/bin/svn
ohloh_scm-2.4.1 test/bin/svn
ohloh_scm-2.4.0 test/bin/svn
ohloh_scm-2.3.5 test/bin/svn
ohloh_scm-2.3.4 test/bin/svn
ohloh_scm-2.3.2 test/bin/svn
ohloh_scm-2.3.1 test/bin/svn
ohloh_scm-2.3.0 test/bin/svn