Error in subgit configure, Skip revision in command

HI Team,
We are running subgit configure on repository.
one of the revision history in tags is like this
revision 56605 - tag created as “http://sample_test/build01”
revision 56606 - tag deleted
revision 56607 - tag created as “sample_test/build01”

while running subgit configure on given repo,
it fails with error tag can not have : or ; character

What i am looking for can we not skip earlier 56605,56606 revision.in subgit configure?