On 29 January 2015 at 16:39, Philip Martin wrote:
> i...@apache.org writes:
>
>>/* Create the 'current' file. */
>> - SVN_ERR(svn_io_file_create_empty(svn_fs_fs__path_current(fs, pool),
>> pool));
>>SVN_ERR(svn_fs_fs__write_current(fs, 0, 1, 1, pool));
>
> This causes failures on Unix.
>
i...@apache.org writes:
>/* Create the 'current' file. */
> - SVN_ERR(svn_io_file_create_empty(svn_fs_fs__path_current(fs, pool), pool));
>SVN_ERR(svn_fs_fs__write_current(fs, 0, 1, 1, pool));
This causes failures on Unix.
svn_fs_fs__write_current() needs to use some file as a source of
2 matches
Mail list logo