You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Managed to get it working with the starteam110.bridgeTo.starteam140.jar added to classpath, but an attempt to create a dump file, e.g.
The text was updated successfully, but these errors were encountered: