[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: Erik Johansson <erik_at_ejohansson.se>
Date: Fri, 10 Dec 2010 13:48:37 +0100

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.

Thanks for testing.

// Erik

-- 
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc
Received on 2010-12-10 13:49:16 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.