On Fri, 26 Dec 2008, Conor Rafferty wrote: > We want to use git to > a) archive old versions of our project that have till now had no SCM > applied There's actually an importer for this; if you can put all of the old versions into tar files in the same format and list them in order, you can use "import-tars.perl", which is in contrib/fast-import in the git source tree. Of course, using that won't teach you anything about the tools, but it might be the best way to get the real import done with the least chance of mistakes. -Daniel *This .sig left intentionally blank* -- 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