0

We have a big Accurev stream to migrate to git. Because of maximum limitation of command_cache.sqlite3 in a single run, we have to run ac2git separately each with smaller transaction range.

In the end of our 1st run ending at transaction 600000, we noticed that there are new, deleted and modified files in our local git repo with "git status". ac2git.py refuses to run because of these uncommitted files.

What is the proper way to continue to not lose these changes and able to continue from where it last stopped with our 2nd run ?

Thank you

chz
  • 355
  • 1
  • 7
  • 21

0 Answers0