Re: Migrating a git repository to subversion
- Date: Fri, 16 May 2008 10:45:35 -0700
- From: "Alf Mikula" <amikula@xxxxxxxxx>
- Subject: Re: Migrating a git repository to subversion
> The git svn rebase trick described earlier does almost exactly what Alf wants.
You're absolutely right. With the rebase, I have my history (which so
far is linear) in the SVN repository, and I can continue using git
locally and pushing my commits back to Subversion. I also want to try
Björn's suggestions about merging SVN branches. While Subversion
fixed the most annoying problems in CVS, I think it got a lot of
branching, merging, and tagging wrong. Maybe using git to handle
merging will make a nice band-aid.
Anyway, thanks to all for the suggestions!
-Alf
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html