You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Arfrever Frehtes Taifersar Arahesis <Ar...@GMail.Com> on 2009/03/08 01:38:16 UTC

Re: [RFC] Merge svnpatch-diff branch to trunk

2009-03-03 15:26:44 Arfrever Frehtes Taifersar Arahesis napisał(a):
> I would like to suggest merging the svnpatch-diff branch to trunk.
> On this branch Charles Acknin has implemented svnpatch format
> and `svn diff --svnpatch` and `svn patch` commands.
> The details are explained in:
> https://svn.collab.net/viewvc/svn/branches/svnpatch-diff/notes/svnpatch
> 
> If nobody objects, I will merge this branch to trunk at the end
> of this week.

Merged to trunk in r36404.

> I will fix all major problems in public headers before merging
> (e.g. I will bump svn_wc_diff_callbacks3_t to svn_wc_diff_callbacks4_t,
> svn_wc_get_diff_editor5() to svn_wc_get_diff_editor6(), svn_wc_diff5()
> to svn_wc_diff6().). This branch adds some new, possibly unneeded,
> public functions, but it is harmless and it can be changed after merging
> this branch to trunk. Some people (e.g.Stefan Küng) have suggested
> to implement some new functions (e.g. listing all affected files / directories
> in a patch file), but it can be done on trunk.
	
-- 
Arfrever Frehtes Taifersar Arahesis