Managed to get it working with the starteam110.bridgeTo.starteam140.jar added to classpath, but an attempt to create a dump file, e.g.
<usual stuff> --verbose -A -W AVP -D d:\work\export
:
2022-05-18 11:12:05 gc:Nothing new to pack.
Exception in thread "main" java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1010)
at org.sync.githelper.GitHelper.grabTrackedFiles(GitHelper.java:162)
at org.sync.githelper.GitHelper.getListOfTrackedFile(GitHelper.java:378)
at org.sync.MainEntry.main(MainEntry.java:298)
Managed to get it working with the starteam110.bridgeTo.starteam140.jar added to classpath, but an attempt to create a dump file, e.g.