Dave Lewis writes:
> Error in branch specification.
> Error detected at line 541.
> Wrong number of words for field 'View'.
no, this just means that some of the paths have blanks in them and
must be quoted...
Some unreasonable fanatics might read a different meaning into that:
Perforce's error message is insufficient. The wording I see above
doesn't exactly lead the na?ve reader towards that solution. Here's one
possible variant:
Error in line 541 of branch specification. Too many fiends.
Left hand side as parsed: //...
Right hand side as parsed: //...
Count not parse: ...
(In general, if I tell the computer something and it misunderstands,
it's almost always easier to find the problem if the darned thing tells
me what it thought I said.)
Arnt