4 messages in com.perforce.perforce-user[p4] Client spec help needed
FromSent OnAttachments
Libby, Cynthia31 Jan 2005 12:03 
Libby, Cynthia31 Jan 2005 13:12 
Tetlow, Gordon31 Jan 2005 16:24 
Russell C. Jackson31 Jan 2005 16:45 
Subject:[p4] Client spec help needed
From:Libby, Cynthia (Cynt@intuit.com)
Date:01/31/2005 01:12:34 PM
List:com.perforce.perforce-user

Never mind - found the answer in Tech Note 55 http://www.perforce.com/perforce/technotes/note055.html <http://www.perforce.com/perforce/technotes/note055.html> .

We have a directory in perforce with multiple subdirectories. We want to map two of those directories into one directory and ignore the others. Since the client spec lines build upon each other I can't figure out how to do this.

Root: c:\worktest\SharedLib\Common //SharedLib/maindev/delphi/subdir/GTIGDI/* //myclient/* //SharedLib/maindev/delphi/subdir/Help/* //myclient/*

This works for the first line, but the second will be ignored. Any suggestions?