planestraveler / git-starteam

Project to make a bridge between Starteam and Git using the fast-import mechanism
27 stars 19 forks source link

Exception in thread "main" com.starbase.starteam.NoSuchPropertyException #44

Closed planestraveler closed 9 years ago

planestraveler commented 9 years ago

Note to myself:

While running in the conversion on a random project, I've encountered this stack trace Exception in thread "main" com.starbase.starteam.NoSuchPropertyException: at com.starbase.starteam.Type.propertyForName(Type.java:365) at com.starbase.starteam.Type.propertiesForNames(Type.java:452) at com.starbase.starteam.ItemList.populateNow(ItemList.java:210) at org.sync.GitImporter.recoverDeleteInformation(GitImporter.java:502) at org.sync.GitImporter.generateFastImportStream(GitImporter.java:233) at org.sync.GitImporter.generateByLabelImport(GitImporter.java:685) at org.sync.MainEntry.main(MainEntry.java:195)

planestraveler commented 9 years ago

Experiment have shown that the commit information isn't lost, only degraded.