On Sun, Jul 10, 2011 at 09:27:28PM -0400, Jesse Becker wrote: > > My only concern is with the import process itself.
any import process that I know of from svn to git, should at least preserve the history, what is your concern specifically here? > There is a lot of important metadata in the existing SVN repository. are you referring to which files are executable or ASCII and stuff like that? tools should be able to translate them most likely into their corresponding git flags if you are talking about the "external" dependency to web/dwoo that was added in trunk and therefore now also in 3.2, that would need to be translated as well, but git submodules allows for that. > I believe that > this should be completely preserved, either directly within the git > repository, or as a separate standalone (and frozen) SVN repository. > The commit logs, test branches, and history is too important to lose. the "test branches" that are no longer open (because they were already merged back) wouldn't need to be migrated IMHO, as for the other branches that were open but never merged back, the should be probably migrated over as well as "topic branches" but later weeded out after their good parts had been merged back, to avoid confusion. git allows you to have infinite number of local branches on your repository anyway, for all topics you would feel like. Carlo ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers