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

Re: svn commit: r1094692 - /subversion/trunk/subversion/libsvn_repos/rev_hunt.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 19 Apr 2011 13:43:46 +0100

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

>> + if (changed_path && changed_path->prop_mod)
>> + break;
>> + if (svn_dirent_is_root(path, strlen(path)))
>
> I'd need to get my bearings before reviewing the meat of this change, but
> this use of the wrong path API caught my eye. These aren't dirents. They
> are probably fspaths.

Yes, I wrote this patch in 1.6 first. It's fixed on trunk.

-- 
Philip
Received on 2011-04-19 14:44:54 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.