[p4] p4 dirs -C with wildcards

Robert Cowham robert at vizim.com
Tue Oct 27 05:22:33 PDT 2009


This is often useful, but as you can see, sometimes annoying.

If you're into using the API, then how about:

P4 depots
for d in depots:
	P4 dirs -C //d/data/*

Robert
Check out our P4DTG based integration for TeamTrack/Serena Business Mashups
www.vizim.com/lp/ttsbm1.html


> -----Original Message-----
> From: perforce-user-bounces at perforce.com 
> [mailto:perforce-user-bounces at perforce.com] On Behalf Of 
> Schlueter, Michael
> Sent: 27 October 2009 09:11
> To: Rick Macdonald
> Cc: perforce-user at perforce.com
> Subject: Re: [p4] p4 dirs -C with wildcards
> 
> Nope, same result. I tried it with the Windows p4 command 
> line as well as the P4Python API. 
> 
> Michael 



More information about the perforce-user mailing list