Fix posting with perforce paths.
Review Request #7306 — Created May 16, 2015 and submitted — Latest diff uploaded
When passing in a path argument to 'rbt post' instead of a revision, we'd crash
inside the guessing code. I've changed the assertion to a conditional in order
to fix this.
Ran unit tests.