[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: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-18 22:07:58 CEST

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

This is the right mailing list.

> 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?

Looks like TSVN should be unescaping the subversion error message before
displaying it. But we have had other examples recently (also 1.1.7)
where the message is displaying correctly. Any ideas anyone?

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 18 22:07:16 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.