Improve parsing
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 13 Apr 2010 08:58:55 +0000 (10:58 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 13 Apr 2010 08:58:59 +0000 (10:58 +0200)
commitbfbd1e5cca8f625bdf549d73c78a03c36938583e
treea747f66b4f0163666b01be57ccaada0e81eee28c
parentcb849924633f6120eebe97db37e64ac184c369a1
Improve parsing

Some (older?) RCS files have a more lax syntax (e.g. symbols in the same line
as the symbols command itself, multiple symbols per line, etc). Handle this
situation, and take the change to give the parser an overall cleaner approach.
In particular, tell apart unsupported (skipped) commands from unknown ones (abort).
rcs-fast-export.rb