source: trunk/scripts/git-migration

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1902   15 years andersk Accept the path to the svn repository as an argument.
(edit) @1901   15 years andersk Partial work on a svn-all-fast-export based Git migrator.
(edit) @1900   15 years broder Start pulling the tags. Of course...right now they'll get lost as soon …
(edit) @1899   15 years broder Remove the refs/original from the first round of filter-branch.
(edit) @1898   15 years broder Use filter-branch to correct the trunk/packages/$package/$package …
(edit) @1897   15 years broder Add back sipb-xen-chrony-config and sipb-xen-clvm-config for the sake …
(edit) @1896   15 years broder More cleanup.
(edit) @1895   15 years broder Use a full repo path so we can expand to include trunk/scripts later.
(edit) @1894   15 years broder Do at least a little cleanup.
(edit) @1893   15 years broder Here's a version that's more likely to work.
(edit) @1892   15 years broder Simplify out the need to know the CWD.
(edit) @1891   15 years broder Apparently git ls-files shows the status of the index, which doesn't …
(edit) @1890   15 years broder I'm not happy with the semantics of that first go at mergeHistory. …
(edit) @1889   15 years broder Typo in catching blank lines.
(edit) @1888   15 years broder Newer versions of git are more clever.
(edit) @1887   15 years broder Topologically sort the merges file.
(edit) @1886   15 years broder Fill out the full list of merges (unsorted).
(edit) @1885   15 years broder Don't convert some stale, punted packages.
(edit) @1884   15 years broder Grafts is a poor name for the list of merges. Let's call it merges instead.
(edit) @1883   15 years broder Actually run the git filter-branch, then delete the packages that have …
(edit) @1882   15 years broder Create the info/grafts files.
(edit) @1881   15 years broder Start by pushing revisions around as necessary for merging.
(edit) @1880   15 years broder Add code to parse the grafts file.
(edit) @1879   15 years broder Add a dummy grafts entry for testing. More to come later.
(edit) @1878   15 years broder Create specification for grafts file. No entries in the file yet - …
(edit) @1877   15 years broder Punt shortlived xvm-console-devconfig with dead-end history from the …
(edit) @1876   15 years broder As a result of Greg's and my git-svn based moves, many of the package …
(edit) @1875   15 years broder Pointless housekeeping.
(edit) @1874   15 years broder Make the script skip packages when the checkout already exists.
(edit) @1873   15 years broder Make git-svn a little less noisy.
(edit) @1872   15 years broder I don't actually want All Of Xen in our newly revised history.
(edit) @1871   15 years broder Use an authors file to fill in committer identities.
(edit) @1870   15 years broder Use --no-metadata so we don't get extra crap in the changelog.
(edit) @1869   15 years broder Make the git checkout a bare repo, because git-svn won't do that.
(edit) @1868   15 years broder Use check_call instead of call to make sure things error out.
(edit) @1867   15 years broder Strip the trailing slash from the packages in the list - it …
(add) @1866   15 years broder An initial very, very rough draft of a svn->git conversion script.
Note: See TracRevisionLog for help on using the revision log.