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

Re: svn commit: r39877 - trunk/subversion/libsvn_client

From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 8 Oct 2009 09:22:46 -0700

On Oct 8, 2009, at 9:13 AM, Bert Huijben wrote:

> Author: rhuijben
> Date: Thu Oct 8 09:13:05 2009
> New Revision: 39877
>
>
> @@ -676,6 +677,7 @@ resolve_relative_external_url(svn_wc_ext
> const char *scheme;
>
> SVN_ERR(uri_scheme(&scheme, repos_root_url, pool));
> + SVN_DBG(("Scheme=%s, root=%s, url=%s\n", scheme,
> repos_root_url, url));

Extra SVN_DBG here.

Blair

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2405154
Received on 2009-10-08 18:23:14 CEST

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.