forked from coyotebush/TRAC-SVN-to-GIT-migration
-
Notifications
You must be signed in to change notification settings - Fork 3
JensTimmerman/TRAC-SVN-to-GIT-migration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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. hooks ===== Contains some usefull hooks for working with git on track
About
Tools for converting a TRAC project when migrating from SVN to GIT
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 82.0%
- PHP 14.9%
- Shell 3.1%