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

Re: [PATCH]: Issue #1093, request for extra eyes

From: Peter N. Lundblad <lundblad_at_softhome.net>
Date: 2004-05-04 20:39:05 CEST

On Tue, 4 May 2004, Josh Pieper wrote:

> --- subversion/libsvn_client/util.c (revision 0)
> +++ subversion/libsvn_client/util.c (revision 0)
> @@ -0,0 +1,122 @@
[...]
> +/*
> + return svn_error_createf (SVN_ERR_ENTRY_MISSING_URL, NULL,
> + "'%s' has no URL", path_or_url);
Not what you asked for, but this string needs to be marked for
translation. I think it's a good idea to do this in new code (even if it
is factored from other functions).

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 4 20:30:26 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.