Open reprogrammer opened 12 years ago
@Wanderer777 The script find-outdated-fixed-change-sequences.rb found only the following outdated fixed CodingTracker sequence:
"relative path of fixed CodingTracker sequence","fixed revision","last changed revision" "cs-512/7e76e17c-a09e-4adf-8035-6841cad0d0e0/1.0.0.201107172332/codingtracker/codechanges.txt",2274,2335
Some CodingTracker sequences need to get post-processed to be parsed and replayed correctly. We store the fixed CodingTracker sequences in a Subversion repository different from our main data repository. If a user updates his or her original CodingTracker sequence, the fixed CodingTracker sequence becomes outdated, because it no longer contains the new changes. I suggest that we write a script to detect the fixed CodingTracker sequences that have become outdated.