On Thu, Nov 08, 2001 at 04:59:30PM +0000, Alan Burlison wrote:
How do I delete just local copies of files? I've brought over a load of
extra stuff that I don't want, which I've subsequently removed locally, and
I now want to tell the depot that I no longer have those files. I've
scoured the documentation, tried various incantations of 'p4 flush' etc but
'p4 have' still thinks I have local copies. I really can't see why this
should be so difficult!
You need to map them out of your client spec.
Try: p4 help views
and: p4 help client
You should find the last sentence of the 'p4 help views' documentation
particularly instructive.
Ok! :-)