Loading versioning file
I have taken the default file based versioning file and swapped the MILSTD section to be first and the Numeric section to be second. Simple cut and paste in the XML editor. But when I go to load the file back into Windchill, I get the following messages.
e:\SetupFiles\Versioning>java wt.series.LoadFileBasedSeries xenergy_versioning -load
WARNING: Loading will overwrite existing Series XML.
File-based series XML file was not found or is empty: xenergy_versioning
File-based series XML file could not be loaded: xenergy_versioning
e:\SetupFiles\Versioning>
Besides the question of what is wrong with my file or the load command, do I need to actually edit and reload the version file? I want to have Alpha revisions first, then at some point we go to a production release of Numeric versions starting at 0. It is my understanding that the versioning file must be traversed from top to bottom and cannot jump back up higher. The default value range for the version is set by using Numeric or MILSTD in the OIR. If the Numeric is first, then using MILSTD will restrict you to all alphas as you cannot go to the top of the file to get a Numeric version. Is this correct?

