Git-SVNReplay

Replay git commits into a throwaway svn repo
Download

Git-SVNReplay Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Paul Miller
  • Publisher web site:
  • http://search.cpan.org/~jettero/

Git-SVNReplay Tags


Git-SVNReplay Description

Replay git commits into a throwaway svn repo Git-SVNReplay is a tool that replays a git repo into an svn repo for the purpose of using svn natively in Trac. It has the side effect of helping to import more than one project into Trac -- something it did not yet support at the time of this writing.The svn repo that this tool creates and uses is assumed to be a throwaway and is not meant for people to pull from or push to. It will most likely get dropped and recreated from scratch more than once (from bugs in this app or other problems). This means that the revision numbers will be almost useless and patches may not align quite right.This tool is really only useful for viewing commits in Trac. It probably has no other purpose.SYNOPSIS git-svn-replay or -S svn.repo or -s dirname -q: quiet operations -b: branch to pull (default: master) -d: database (default: ./replay.rdb) -l: stdout logfile (default: /dev/null) -f: .msg format -S: create an svn repo and check it out -s: directory to add to the svn repo (can be specified more than once) -h: help Requirements: · Perl


Git-SVNReplay Related Software