All of lore.kernel.org
 help / color / mirror / Atom feed
* Importing non-version controlled bits and pieces to Git
@ 2008-06-20  9:42 Peter Karlsson
  2008-06-20 11:51 ` Miklos Vajna
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Karlsson @ 2008-06-20  9:42 UTC (permalink / raw)
  To: Git Mailing List

Hi!

I am looking at moving a project that has not been version-controlled
in the regular sense into Git. I have found it to currently consist of
40 directories with copies of the set of files in various shapes.

I have reconstructed something that looks like a probable revision tree
for these 40 directories, and I want to put this into Git so that I can
examine what changes have been made where, and merge the various
versions back together so that there can be one version with all the
various fixes.

I was looking for something that could do this for me, but found nothing
mentioned on the Wiki, and my Google karma was not good enough to find
something, either. The closest thing I know of is the import-tars.perl
script that I have used before, when importing something with a
(near-)linear history, but this is too far off from a linear history to
try to tar up the directories and import that way, I believe.

Has anyone written such an import tool, or should I start hacking?

-- 
\\// Peter, digital archeologist

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-06-24  6:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20  9:42 Importing non-version controlled bits and pieces to Git Peter Karlsson
2008-06-20 11:51 ` Miklos Vajna
2008-06-20 12:25   ` Johannes Schindelin
2008-06-20 12:42     ` Peter Karlsson
2008-06-20 12:57       ` Johannes Sixt
2008-06-20 13:00       ` Johannes Schindelin
2008-06-23  6:35         ` Peter Karlsson
2008-06-23 14:46           ` Peter Karlsson
2008-06-24  5:12             ` Karl Hasselström
2008-06-24  6:46               ` Peter Karlsson

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.