* extracting original git commits from "git svn" repository?
@ 2011-08-28 8:13 Anthony Foiani
0 siblings, 0 replies; only message in thread
From: Anthony Foiani @ 2011-08-28 8:13 UTC (permalink / raw)
To: git
About two years ago, I started an SVN repo for a private project.
After a few months, I started using "git svn" for day-to-day updating
(to take advantage of offline commits, etc). git-svn has been
fantastic, but since it doesn't maintain AuthorDate (or, if it does, I
don't know how to ask it to do so), I'd like to migrate that SVN repo
to a git repo.
Is there any straightforward way to recover the "original" git commits
(spread out across two different workstations), so I can reinstate the
proper AuthorDate information?
Does this request even make sense?
I can have all the original data in one place, and I've got plenty of
CPU and RAM to throw at the problem:
server.svn/...
workstation1.git/...
workstation2.git/...
I'm hoping that it can be done with sufficient trawling through the
reflog, but I thought I'd ask before trying to do the conversion
myself.
Thanks in advance,
Tony
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-28 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 8:13 extracting original git commits from "git svn" repository? Anthony Foiani
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.