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

Re: [PATCH] fix broken svn_wc_dup_status2()

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-10-19 19:50:30 CEST

On 10/19/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Hi,
>
> Was just trying to make good use of the new ood_* params in the
> svn_wc_status2_t struct when I discovered a bug in svn_wc_dup_status2:
> the ood_last_commit_author isn't copied! When I checked the source, I
> also found that the url isn't copied either (which btw might explain
> some crashreports I received for TSVN but never could really find the
> reason/location).
>
> So here's a patch to fix this.

Good catch, committed in revision 16829.

> I'd also recommend to backport this to 1.3.x (and if I'm not mistaken,
> this also partly applies to 1.2.x - the url wasn't copied in those
> versions either).

I'll nominate it for backport to 1.3.x right now.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 19 19:52:37 2005

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.