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

Re: merge problem, svn: Directory 'xxx' is missing [Issue 2515]

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-08 15:46:44 CEST

On 6/8/06, Martin Hauner <Martin.Hauner@gmx.net> wrote:

> The error is created in svn_wc_adm_retrieve. The interesting code seems to be
> the add_directory in libsvn_client/repos_diff.c.
>
> If anyone could outline a fix, I could try to create a patch.

Perhaps making sure get_path_access is passed TRUE for it's leneint
parameter, and then gracefully handling the case where you can't get
that access baton would be enough? I imagine you'd want to end up
with action = skipped in those kind of cases, although I'm not
positive.

A good first step would be writing a test case for the test suite though.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 8 15:47:56 2006

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.