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

Re: svn commit: r937010 - in /subversion/trunk/subversion: include/private/svn_wc_private.h libsvn_client/diff.c libsvn_wc/copy.c libsvn_wc/node.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 23 Apr 2010 11:37:52 +0100

Greg Stein <gstein_at_gmail.com> writes:

> Specifically: in the particular case that *you* created the function
> for, the copyfrom-fetching would most likely *never* be invoked.
> node_get_url() should return a URL in almost every situation.

The copyfrom stuff in libsvn_client/diff.c:convert_to_url dates to
pre-1.0 and was to fix issue 1229. In those days it appears that
copied items had copyfrom URLs but not URLs.

Are there any circumstances today when a node will not have an URL but
will have a copyfrom URL? Everything seems to work if I remove the
copyfrom stuf from convert_to_url.

-- 
Philip
Received on 2010-04-23 12:38:31 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.