id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
119	Sim Mgr Help > About doesn't show current version	jdalbey		"Choosing Help > About gives this console message.
{{{
Mar 24, 2019 6:57:31 PM RevisionNumber getString()
SEVERE: Exception trying to read from file: config/svn-version.txt
java.io.FileNotFoundException: config/svn-version.txt (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.util.Scanner.<init>(Scanner.java:611)
	at tmcsim.common.RevisionNumber.getString(RevisionNumber.java:39)
	at tmcsim.simulationmanager.SimulationManagerView$1.actionPerformed(SimulationManagerView.java:734)
}}}

I think the code needs to be changed to use the same mechanism as is used in the CAD Server."	defect	closed	Low	May 2019 Training	Simulation Manager		Minor	fixed		
