Apply SVN patch to GIt repo -


i have patch file have generated via "svn diff" command 1 of svn repository.

now, have moved repository github , need apply patch file git repository. problem each time try apply patch git repo, patch hunks failed.

i have tried via "git apply" , "patch" commands none of them seemed work correctly.

note: know question has been asked before none of provided answers seems working me, trying out luck here.

if you're applying diff subversion git, should using svn diff --git produce git's preferred format.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -