You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Raymond Feng <en...@gmail.com> on 2006/07/20 19:19:20 UTC

How to create SVN patches if "rename" or "delete" happens?

Hi,

I ran into some issues to create SVN patches if it happens that the code changes involve "rename" or "delete" as a result of refactoring. Is "svn diff" good enough (seems not)? What's the best practice here?

Thanks,
Raymond