Script doesn't handle cases where archive file is missing from the p4 server
If an archive file is missing from the p4 server, calls to 'p4 sync' will throw an exception similar to:
[Error]: 'Librarian checkout f:\\depot-main\\dev/sound/banks/foley/stone.bank failed.\nopen for read: f:\\depot-main\\dev/sound/banks/foley/stone.bank,d\\1.472161.gz: The system cannot find the file specified. '
Consider providing an option to enable handling this case similar to purged files (create dummy file to use in place of revision)