Skip to content

poseidix/TRAC-SVN-to-GIT-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Collection of scripts to help with converting a TRAC project when migrating from SVN to GIT

createLookupTable.sh
====================
Used to create a table matching an SVN revision ID with a GIT hash. 

convertTracTickets.php
=======================
Converts all references to SVN changesets in TRAC tickets to GIT changesets. Be sure to run "trac-admin YourTracProject resync" after running this script.

About

Tools for converting a TRAC project when migrating from SVN to GIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published