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

Does svn_fs_change_merge_info() accept NULL as mergeinhash

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-04-05 02:37:49 CEST

Hi,

svn_fs_change_merge_info()'s document says:

  - @a mergeinhash is the new value of the mergeinfo for PATH, or NULL if
    the merge info for that path should be removed altogether.

But the implementation of fsfs,
subversion/libsvn_fs_fs/tree.c:fs_change_merge_info(), doen't accept NULL.
Which is correct?

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 5 02:38:02 2007

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.