using SCM CLI in OS X Mountain Lion
I have not tried using SCM CLI prior to Mountain Lion upgrade, so I dont know if it is specific.
Attempts to run scm on OS X , the following message appears:
'-bash: ./scm: cannot execute binary file'
tried running lscm., the following message:
'./lscm: line 5: ./../../client/eclipse/jdk/jre/bin/java: No such file or directory.
tried running scm.sh, same message as lscm.
Modified scm.sh to remove path qualification to java.
Also copied system JRE into location referenced in error messages.
in both cases, get Null pointer exception ( in VersionStringComparator.java:71 )
Has anyone successfully run a command line in OS X Mountain Lion?
I need a working CLI to enable continuous integration server using Jenkins on OS X.
Any advice is greatly appreciated.
Thanks
2 answers
Workaround: Install a Java Runtime Environment on Mac OS X in order to run Rational Team Concert