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

RE: svn commit: r36851 - trunk/subversion/libsvn_fs_base

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Mon, 30 Mar 2009 23:55:52 +0530

Thanks Mike, for taking care of this.

With regards
Kamesh Jayachandran

-----Original Message-----
From: C. Michael Pilato [mailto:cmpilato_at_collab.net]
Sent: Mon 3/30/2009 10:52 PM
To: Greg Stein
Cc: dev_at_subversion.tigris.org
Subject: Re: svn commit: r36851 - trunk/subversion/libsvn_fs_base
 
C. Michael Pilato wrote:
> Greg Stein wrote:
>>> + err = svn_io_read_version_file(&old_format_number, version_file_path, pool);
>>> + if (APR_STATUS_IS_ENOENT(err->apr_err))
>> Hmm? And won't this fail miserably when err == NULL ?
>
> Yup.

Fixed in r36857.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1484030
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1484560
Received on 2009-03-30 20:26:27 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.