11 messages in com.perforce.perforce-user[p4] newly created files
FromSent OnAttachments
Adrian Kalaveshi11 Dec 2003 13:00 
Trey Hyde11 Dec 2003 13:11 
Jim Crossley11 Dec 2003 13:19 
Jason Williams11 Dec 2003 13:33 
Wright, Richard11 Dec 2003 13:34 
Jason Williams11 Dec 2003 13:44 
Trey Hyde11 Dec 2003 13:59 
Doug Palmer11 Dec 2003 14:15 
Vinny Murphy11 Dec 2003 14:29 
Noel Yap11 Dec 2003 14:33 
Wright, Richard11 Dec 2003 14:48 
Subject:[p4] newly created files
From:Trey Hyde (Rich@cnet.com)
Date:12/11/2003 01:59:24 PM
List:com.perforce.perforce-user

On Thu, 2003-12-11 at 13:44, Jason Williams wrote:

Trey Hyde wrote:

I do p4 add ./...

This shouldn't work at all... "./..." means all files in Perforce under the current directory. It won't add new files at all.

Or at least I can't get this syntax to work at all.

You're right. Maybe I don't do that. ;) I do recall running the find ... -exec p4 add {} ... more than a few times.