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

Re: [PATCH] Tree conflicts - svn info reporting per victim

From: Stephen Butler <sbutler_at_elego.de>
Date: Mon, 13 Oct 2008 09:02:28 +0200

Quoting Stephen Butler <sbutler_at_elego.de>:

> Quoting Julian Foad <julianfoad_at_btopenworld.com>:
>
>> Patch in progress, for any comments.
>>
>> (Stefan, you were working on this some time ago, weren't you?)
>>
>> The attached patch modifies the reporting of tree conflicts by "svn
>> info" so that "svn info path/to/victim" reports any tree conflict info
>> about the victim:

> Hi Julian,
>
> I took the liberty of extending your diff (version 3, attached). It now
> prints minimal info (just the path and a tree conflict explanation) for
> nonexistent tree conflict victims.

Whoops, by the clear light of day, I see the segfault when I run the tests.
New patch removes an unnecessary check for a valid revnum in print_info_xml
(only), and allows the new info_error_handler to ignore SVN_NO_ERROR. Also
a fix to expected_str1 in the test (it expected too much).

Steve

-- 
Stephen Butler | Software Developer
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-13 09:02:51 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.