#!/usr/bin/php ] \n"); exit(1); } include_once '../svnlib.inc'; $result = svnlib_log($repos[0], $rev); fwrite(STDOUT, print_r($result, TRUE));