Re: Importing a git repos to subversion

2011-02-03 Thread Ramkumar Ramachandra
Hi Christer, Christer Edvartsen writes: > At work we use Subversion, and one of the developers have been > developing a project for a while in an external git repos (he started > the project when he was a consultant). > > Is there any way to import this into a new svn repos keeping history and

Re: Importing a git repos to subversion

2011-02-03 Thread shrinivasan
At work we use Subversion, and one of the developers have been developing a project for a while in an external git repos (he started the project when he was a consultant). Is there any way to import this into a new svn repos keeping history and everything? I think you can use git-svn to push

RE: Importing a git repos to subversion

2011-02-03 Thread Bob Archer
> At work we use Subversion, and one of the developers have been > developing a project for a while in an external git repos (he > started > the project when he was a consultant). > > Is there any way to import this into a new svn repos keeping > history and > everything? > I think you can use g