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

Re: Custom error messages

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 07 Mar 2008 08:26:08 +0100

Oren Eini (Murphy & Associates) wrote:

> I am currently in the process of building SvnBridge
> (http://www.codeplex.com/SvnBridge/), a Subversion front end that talks
> to a Team System backend.
>
> One of the issues that I have run into was with error reporting.
> Specifically, when there is an error on my part, I don’t seem to have
> any way to send a human readable message to the user.
>
> The issue seems to be related to the way that errors are handled in
> TortoiseSVN. Under some conditions, it will accept the <m:human-readable
> errorcode=”…”> string, but in many cases, it will just ignore it,
> preferring to show a 500 Internal Server Error instead.
>
> Is there a consistent way to be able to send errors to TortoiseSVN and
> have it display them to the user?

You should ask on the Subversion dev list about that (dev at subversion
tigris org) because it's the Subversion library that generates the error
strings which then later TSVN shows you.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-07 08:26:19 CET

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.