> > Assume that I've done a `p4 sync'. Now, by mistake, I delete file > > `foo' from my harddisk.[*] Coming from CVS I expect that calling `p4 > > sync' again restores the deleted file. But this is not true! p4 says > > `File(s) up-to-date'. > > p4 sync -f <filenameyoudeleted> And if I don't know the file name any more? Werner