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

Re: subversion & mingw

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: Sat, 07 Nov 2009 17:56:52 +0100

Hi,

On 07.11.09 16:50, Daniel Shahaf wrote:
> Martin Hauner wrote on Sat, 7 Nov 2009 at 16:40 +0100:
>> Now I'm a bit lost in the svn source code. I can't find the place where
>> nb->path_prefix in notify(notify.c:139) comes from.
>>
>> I tried to search for "path_prefix =" but that didn't help much. svn
>> doesn't stop at the breakpoints I set.
>>
>
> nb is a notify_baton, which is a file-scoped type. "path_prefix"
> appears just 5 times in the whole file. I don't understand why you're
> lost?

After seeing the solution, I don't know :-)

>
>> Can someone point me to the location where the path_prefix comes from?
>>
>
> notify.c, line 713:
>
> apr_filepath_get((char **)&nb->path_prefix, 0 /* flags */, pool);

Thanks...

-- 
Martin
Subcommander 2.0.0 Beta 5 - http://subcommander.tigris.org
a Win32/Unix/MacOSX subversion GUI client & diff/merge tool.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2415432
Received on 2009-11-07 17:57:23 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.