[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Converting an svn-buildpackage repository to git



On 5/31/07, Cameron Dale <camrdale@gmail.com> wrote:
I'm thinking of converting a subversion repository I use for one of my
debian packages to git (preferably with all history intact).
[snip]

No replies, so I brute-forced it. It's not pretty, but it works. I
posted it on the wiki:

http://wiki.debian.org/PackagingWithGit/Svn-buildpackageConversion

To summarize, dump the repository, run an AWK script on the dump, load
into a temporary repository, then use git-svnimport on that.

Cameron



Reply to: