Skip to content
Snippets Groups Projects

Reposurgeon no done

cvs-fast-export-broke.zip

Prevent 'done' from being written to the output fast-import stream when the --reposurgeon option is used.

This fixes the bug where we add items after importing from a cvs repository, and they are added after the done.

example

reposurgeon> read cvsroot reposurgeon> prefer git reposurgeon> mailbox_in --create <mailbox.in reposurgeon> write >out.fi

Using git fast-import on the out.fi does NOT include the contents of mailbox.in because the 'done' stops processing of the fast import stream.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading