git-svn merge 2 svn branches

Posted by idimba on Stack Overflow See other posts from Stack Overflow or by idimba
Published on 2010-04-22T19:20:44Z Indexed on 2010/04/22 19:23 UTC
Read the original article Hit count: 360

Filed under:
|
|
|

I using svn. I have two branches and on both of them were performed a lot of changes. In addition of one of the branches a lot of files were renamed, so now svn can not help me merge changes in those files (well know svn limitation).

Is it possible using git-svn to perform the merge of the branches? Will git-svn hanndle renamed files too?

Thanks

© Stack Overflow or respective owner

Related posts about newbie

Related posts about svn