7 messages in com.perforce.perforce-user[p4] Odd P4/P4Win behaviour
FromSent OnAttachments
Jason Williams22 Apr 2003 11:32 
Keith Graham - ID22 Apr 2003 11:52 
Wade Richards22 Apr 2003 11:53 
Arnt Gulbrandsen22 Apr 2003 11:59 
Jason Williams22 Apr 2003 12:04 
Rita Ozanne22 Apr 2003 12:11 
Stephen Vance22 Apr 2003 15:45 
Subject:[p4] Odd P4/P4Win behaviour
From:Keith Graham - ID (kgra@uasc-id.com)
Date:04/22/2003 11:52:33 AM
List:com.perforce.perforce-user

This is a DOS limitation. You can't have a filename with the basename of:

CON PRN AUX LPTn (where n is 1-9) COMn (where n is 1-9) NUL

These are special reserved devices under DOS (and therefore Windows).

Keith Graham