17 messages in com.perforce.perforce-user[p4] p4 Obliterate
FromSent OnAttachments
Andrew Nguyen15 Jan 2003 17:15 
Robert Cowham16 Jan 2003 00:09 
Mike Quint16 Jan 2003 05:04 
Stephen Vance16 Jan 2003 05:54 
David Foglesong16 Jan 2003 08:11 
Andrew Nguyen16 Jan 2003 08:46 
Steve Cogorno16 Jan 2003 11:18 
Paul Goffin17 Jan 2003 01:16 
Steve Cogorno17 Jan 2003 10:19 
Chuck Karish17 Jan 2003 18:28 
Robert Duff18 Jan 2003 07:53 
Fredric Fredricson18 Jan 2003 08:36 
wiv...@us.itmasters.com19 Jan 2003 10:00 
Steve Cogorno20 Jan 2003 10:45 
wiv...@us.itmasters.com20 Jan 2003 11:20 
Jason Williams20 Jan 2003 11:59 
Robert Cowham20 Jan 2003 12:16 
Subject:[p4] p4 Obliterate
From:Chuck Karish (kar@well.com)
Date:01/17/2003 06:28:04 PM
List:com.perforce.perforce-user

At 10:19 AM 1/17/2003 -0800, Steve Cogorno wrote:

All I want is for the files to be removed the next time a user does p4 sync. It would be nice if obliterate worked like delete.

The whole point of obliterate is that it completely removes all references to the files. That means that the files are gone from db.have, so p4d doesn't know that those files are present in the user's workspace.

If you want the delete semantics, use delete. The obliterate command is not there for routine file management.