[TSVN] Character encoding issues with log messages to Mantis
From: <johan.stenqvist_at_skandia.se>
Date: 2005-02-04 13:22:16 CET
Hi,
I'm having trouble getting log messages containing language
I realise this isn't a 100% TSVN question, but since I know
I'm running Subversion 1.1.3 on a windows 2003 server with
I use the following post-commit hook to export the log messages
@echo off
svnlook log "%1" -r %2 | php -f e:\mantis\core\checkin.php
:usage
:theend
Thanx for any help!
Best regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.