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

Re: svn cp bug?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-20 21:20:58 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> > It's one of the path canonicalization problems I mentioned a few days
> > ago. In this case svn_path_is_child("", "foo") returns NULL,
> > indicating that "foo" is not a child of "".
>
> Should we bother to file an issue here, or will it be fixed RSN anyway?

I've fixed the immediate problem by adding an svn_path_is_empty_nts
check, that's how it's done elsewhere in the code. I guess we need a
path canonicalization issue, if we don't have one already.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 21:21:34 2002

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.