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

Re: svn_fs_merge not used?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-10-17 23:22:40 CEST

C. Michael Pilato wrote:

>Philip Martin <philip@codematters.co.uk> writes:
>
>
>
>>I cannot find anywhere that calls svn_fs_merge. What's it for?
>>
>>
>
>svn_fs_merge() is an API hook into the merge process that is performed
>as part of committing a Subversion transaction. It has no callers
>because nobody every tries to merge in a transaction unless they are
>wanting to commit that thing -- so they just call svn_fs_commit_txn().
>
>If you're aiming to lose unused code, then it and svn_fs_rename() can
>go away.
>
>
Shouldn't svn_fs_rename just DTRT, and shouldn't we be using it at least
in URL->URL renames?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 17 23:25:30 2003

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.