On Wed, Sep 03, 2014 at 12:22:20PM -0600, Jeremy Davis wrote: > We really need to preserve the version history of all artifacts and > wanted to see if there is an import utility available to do this.  If > not, we can go through and import off of our milestone baselines in > separate workspaces but this can be fairly time consuming for us to > grab all needed baselines that we will want to preserve.  We are not > planning on archiving RTC so getting the history out for all versioned > artifacts is extremely important. There's a git fast-import command. If you can find a way to make RTC output data in that format, either by using a pre-existing script or writing one yourself, git will happily import it. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187