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

Re: [TSVN] blame won't work

From: Michael Tsai <michael_at_tatung.com>
Date: 2005-05-17 10:43:40 CEST

Hi! This is my first question, if I post to the wrong mailing list,
please tell me, tks.

Question:
I'm writing a pre-commit hook for directory acess control,
so far so good. When my pre-commit hook returns -1, TSVN
will show the error message that output from my pre-commit hook.
But things go different if the directory or file name is not ASCII,
i.e. Chinese (with UTF-8 encode), TSVN will show a strange
error message:

Commit failed (details follow):
MERGE request failed on 'svn/MyTest/%E6%B8%AC%E8%A9%A6'
General svn error from server.

Is this a bug of Subversion or TSVN?
How can I solve it?

Thank you!

p.s.My subversion repository is on a Windows 2003 Server, I'm using
Subversion v1.1.4 and TSVN 1.1.7. My pre-commit hook is written
with Visual Studio .NET 2003 (so all string is Unicode, doest it matter?).

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 17 10:39:08 2005

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.