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

Re: [PATCH] support printing changed properties in svnlook

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 10 Dec 2010 12:53:52 +0000

On Fri, 2010-12-10 at 13:48 +0100, Erik Johansson wrote:
> On Fri, Dec 10, 2010 at 12:55, Julian Foad <julian.foad_at_wandisco.com> wrote:
> > Just to let you know, I tried your current patch on a trunk build,
> > against a repository revision in which files were added, and it crashed:
>
> Yes, I've also found this when doing some more testing after Daniel's
> mail. I fixed it by calling svn_fs_check_path() and checking that node
> kind != svn_node_none before calling svn_fs_node_prop(). It will be in
> the next patch version.

Great. Do you feel up to writing some Python tests for this to add to
the regression test suite? That would be very useful.

- Julian

> Thanks for testing.
>
> // Erik
>
Received on 2010-12-10 13:54:30 CET

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.