5 messages in com.perforce.perforce-user[p4] Question on "p4 sync"
FromSent OnAttachments
Andy K Nguyen21 Dec 2001 10:38 
Andy K Nguyen21 Dec 2001 10:45 
Rick Macdonald21 Dec 2001 12:34 
Rich Ireland21 Dec 2001 12:43 
Ines Heinz21 Dec 2001 12:47 
Subject:[p4] Question on "p4 sync"
From:Andy K Nguyen (angu@oblix.com)
Date:12/21/2001 10:45:25 AM
List:com.perforce.perforce-user

Hi,

Can we use wild card in "p4 sync"?

For example: /projectA/moduleA/English/... /projectA/moduleA/French/... /projectA/moduleA/German/... /projectA/moduleB/English/... /projectA/moduleB/French/... /projectA/moduleB/German/... . . .

I would like to sync with all files that are associated with English. I can always write a small shell script to remove all the German and French dirs after the sync (p4 sync //depot/projectA/...), but just wondering that whether I can do it at the sync time.

Thanks, -Andy