[p4] How to make a clientspec which syncs only to a given tag
Ivey, William
william_ivey at bmc.com
Tue Aug 22 07:49:43 PDT 2006
> -----Original Message-----
> From: perforce-user-bounces at perforce.com
> [mailto:perforce-user-bounces at perforce.com]On Behalf Of William Deegan
>
> O.k. so thats something which can be done with CVS and
> Clearcase, but not
> with perforce.
> Bummer.
Well, you can solve the problem with any of them, only the methods
differ. I can think of a couple of approaches I might take.
Creating a label with the same root name as the client, and then
using that whenever the client was synced would be one. Maybe
enforcing things with a wrapper script that, given a client name,
always uses the associated label to sync with.
Or, as someone else suggested, use a branch dedicated to that client.
-Wm
More information about the perforce-user
mailing list