From: "Mott, Jack" <jmott at origin.ea.com>
> Date: Wed, 9 Aug 2000 13:03:19 -0500
> MIME-Version: 1.0
> X-Mailer: Internet Mail Service (5.5.2650.21)
> Content-Type: text/plain;
> charset="iso-8859-1"
> Sender: perforce-user-admin at perforce.com
> Errors-To: perforce-user-admin at perforce.com
> X-BeenThere: perforce-user at perforce.com
> X-Mailman-Version: 2.0beta2
> Precedence: bulk
> List-Id: Discuss Perforce with other users <perforce-user.perforce.com>
>
>
> the diff command can take a revision specifier, and from the command
> refernnce, it looks like you do that by saying
>
> p4 diff foo#5
>
> is there a way to specify the head revision? rather than giving a number?
I think you can say #head
dave