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

RE: svn_wc_get_pristine_copy_path and deleted file

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 29 Apr 2011 22:52:33 +0200

> -----Original Message-----
> From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
> Sent: vrijdag 29 april 2011 18:58
> To: Subversion Development
> Subject: Re: svn_wc_get_pristine_copy_path and deleted file
>
> On Fri, Apr 29, 2011 at 18:48, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> > Hi,
> >
> > The (deprecated) API svn_wc_get_pristine_copy_path has a regression:
> > in 1.6, it properly returned the pristine path of files that were removed
> > (svn rm).
> > But now, it returns a bogus path (..\.svn\nonexistent-path), not the path of
> > the BASE file of the removed file.
> > I haven't tested svn_wc_get_pristine_contents2 since that returns a
> stream
> > and I need a file to pass to the external diff application.
>
> Update:
> svn_wc_get_pristine_contents2 doesn't work either in this situation.

r1097942 should fix both cases even though they used different code paths.

        Bert
Received on 2011-04-29 22:53:06 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.