Re: git-svn - pull from git repository with history to commit into svn repository

2009-01-16 Thread Andrei Popescu
On Thu,08.Jan.09, 09:56:50, Micha Feigin wrote: > I am using git-svn to access a svn repository. Due to some mistake I have some > code that I've made several commits to on a git tree which is not linked to > the > svn repository. > > I would like to move these changes including all the commit hi

git-svn - pull from git repository with history to commit into svn repository

2009-01-07 Thread Micha Feigin
I am using git-svn to access a svn repository. Due to some mistake I have some code that I've made several commits to on a git tree which is not linked to the svn repository. I would like to move these changes including all the commit history into the git repository. I tried doing git-svn clone