From: Kurtis H. <khe...@cs...> - 2011-10-22 00:36:08
|
You can't push a git-svn repo into a git repo? That's unfortunate, but I suppose it makes sense. On Fri, Oct 21, 2011 at 2:00 PM, Thomas Tsou <tt...@vt...> wrote: > On Fri, Oct 21, 2011 at 4:19 PM, Kurtis Heimerl > <khe...@cs...> wrote: >> Out of curiosity, do you have any issues with git-svn? I think it's a >> nice middle ground, as I'm also pretty anti-svn... > > Not really. There are some complications, though they are more related > to structural differences than git-svn specifically. > > Working with multiple svn repositories is not straightforward, as one > may expect from a centralized revision system. For example, I pull > from the Range Networks repo into git, but it takes extra steps to > commit into my separate, personal svn repo (I don't have upstream > commit access) since the revisions and hashes no longer match. > > Also, there's the issue getting patches to David. In this case, I > would rather preserve (some of) the development history instead of > squashing everything with a single commit. I'm flexible on that if it > causes too many issues though. > > Thomas > |