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

Re: Svnserve still exiting randomly in threaded mode

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-05-18 21:58:33 CEST

Greg Hudson wrote:

> I'm not sure what you mean here. svn_error_createf() does not make the
> caller responsible for constructing a single string.

Nevermind, apparently I was thinking of some other program. ;~)

This code:

     return svn_error_createf (SVN_ERR_RA_ILLEGAL_URL, NULL,
                               "'%s'\n"
                               "is not the same repository as\n"
                               "'%s'", url, rbaton->session->repos_url);

(from libsvn_ra_local/ra_plugin.c) is exactly what you are talking about, right?
  I can do that... ;~)

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 21:58:34 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.