# A Perforce Client Specification.
#
#  Client:      The client name.
#  Update:      The date this specification was last modified.
#  Access:      The date this client was last used in any way.
#  Owner:       The user who created this client.
#  Host:        If set, restricts access to the named host.
#  Description: A short description of the client (optional).
#  Root:        The base directory of the client workspace.
#  AltRoots:    Up to two alternate client workspace roots.
#  Options:     Client options:
#                      [no]allwrite [no]clobber [no]compress
#                      [un]locked [no]modtime [no]rmdir
#  SubmitOptions:
#                      submitunchanged/submitunchanged+reopen
#                      revertunchanged/revertunchanged+reopen
#                      leaveunchanged/leaveunchanged+reopen
#  LineEnd:     Text file line endings on client: local/unix/mac/win/share.
#  View:        Lines to map depot files into the client workspace.
#
# Use 'p4 help client' to see more about client views and options.

Client:	{CLIENT}

Update:	2008/06/17 18:15:02

Access:	2008/07/15 15:21:22

Owner: Build


Description:
	temporary p4 client for buildscript.net

Root:	null

Options:	noallwrite clobber nocompress unlocked modtime normdir

SubmitOptions:	submitunchanged

LineEnd:	local

View:
	//depot/WorkInProgress/BuildNotify/... //{CLIENT}/{ROOT}/depot/WorkInProgress/BuildNotify/...
	//depot/Main/... //{CLIENT}/{ROOT}/...
	//data/Game02/Game/... //{CLIENT}/{ROOT}/Game/...
	//depot/Main/Game/Shaders/... //{CLIENT}/{ROOT}/Game/Shaders/...
	//depot/Main/Game/Scripts/... //{CLIENT}/{ROOT}/Game/Scripts/...
	-//data/.../_... //{CLIENT}/{ROOT}/Game/.../_...
	-//data/.../!xbox360... //{CLIENT}/{ROOT}/Game/.../!xbox360...
	-//data/.../!ps3... //{CLIENT}/{ROOT}/Game/.../!ps3...
	-//data/Game02/Game/....max //{CLIENT}/{ROOT}/Game/....max
	-//data/Game02/Game/....MAX //{CLIENT}/{ROOT}/Game/....MAX
	-//data/Game02/Game/Music/....wav //{CLIENT}/{ROOT}/Game/Music/....wav
	-//data/Game02/Game/Music/....WAV //{CLIENT}/{ROOT}/Game/Music/....WAV
	-//data/Game02/Game/Sounds/....wav //{CLIENT}/{ROOT}/Game/Sounds/....wav
	-//data/Game02/Game/Sounds/....WAV //{CLIENT}/{ROOT}/Game/Sounds/....WAV
	-//data/Game02/Game/Languages/....wav //{CLIENT}/{ROOT}/Game/Languages/....wav
	-//data/Game02/Game/Languages/....WAV //{CLIENT}/{ROOT}/Game/Languages/....WAV
	-//data/....raw //{CLIENT}/{ROOT}/....raw
	-//data/....RAW //{CLIENT}/{ROOT}/....RAW
	-//data/....bak //{CLIENT}/{ROOT}/....bak
	-//data/....BAK //{CLIENT}/{ROOT}/....BAK
	-//data/....psd //{CLIENT}/{ROOT}/....psd
	-//data/....PSD //{CLIENT}/{ROOT}/....PSD
	-//data/....ztl //{CLIENT}/{ROOT}/....ztl
	-//data/....ZTL //{CLIENT}/{ROOT}/....ZTL
	-//data/....scn //{CLIENT}/{ROOT}/....scn
	-//data/....SCN //{CLIENT}/{ROOT}/....SCN
	-//data/....fla //{CLIENT}/{ROOT}/....fla
	-//data/....FLA //{CLIENT}/{ROOT}/....FLA
	-//data/....mp3 //{CLIENT}/{ROOT}/....mp3
	-//data/....MP3 //{CLIENT}/{ROOT}/....MP3

