# # ChangeLog for trunk/scripts/git-migration # # Generated by Trac 1.0.2 # Nov 29, 2024, 5:06:50 AM Wed, 24 Dec 2008 22:46:11 GMT broder [1874] * trunk/scripts/git-migration/git-migrate (modified) Make the script skip packages when the checkout already exists. Wed, 24 Dec 2008 04:41:38 GMT broder [1873] * trunk/scripts/git-migration/git-migrate (modified) Make git-svn a little less noisy. Wed, 24 Dec 2008 04:41:37 GMT broder [1872] * trunk/scripts/git-migration/package-list (modified) I don't actually want All Of Xen in our newly revised history. Mon, 22 Dec 2008 17:41:40 GMT broder [1871] * trunk/scripts/git-migration/authors (added) * trunk/scripts/git-migration/git-migrate (modified) Use an authors file to fill in committer identities. Mon, 22 Dec 2008 07:19:31 GMT broder [1870] * trunk/scripts/git-migration/git-migrate (modified) Use --no-metadata so we don't get extra crap in the changelog. Mon, 22 Dec 2008 07:19:31 GMT broder [1869] * trunk/scripts/git-migration/git-migrate (modified) Make the git checkout a bare repo, because git-svn won't do that. Mon, 22 Dec 2008 07:19:30 GMT broder [1868] * trunk/scripts/git-migration/git-migrate (modified) Use check_call instead of call to make sure things error out. Mon, 22 Dec 2008 07:19:30 GMT broder [1867] * trunk/scripts/git-migration/package-list (modified) Strip the trailing slash from the packages in the list - it ... Mon, 22 Dec 2008 07:19:29 GMT broder [1866] * trunk/scripts/git-migration (added) * trunk/scripts/git-migration/git-migrate (added) * trunk/scripts/git-migration/package-list (added) An initial very, very rough draft of a svn->git conversion script.