[p4] Howto move a client from one host to another

Ivey, William william_ivey at bmc.com
Thu May 10 08:37:41 PDT 2007


> -----Original Message-----
> From: perforce-user-bounces at perforce.com
> [mailto:perforce-user-bounces at perforce.com]On Behalf Of Stephen Vance
> 
> 
> If you want to change the location of the client, then you 
> will need to 
> know what level you've synced to and do a 'p4 flush 
> <syncpoint>' after 
> you've done the previous steps, where <syncpoint> is something like 
> '@256' or '@2007/05/02:16:43:21'.

I think it would be simpler would be to do the flush to the client's
name instead of trying to figure out what the state of the client
was:

p4 flush @<clientname>

-Wm



More information about the perforce-user mailing list