[p4] Problem: Sync to head revision with files checked out

Ivey, William william_ivey at bmc.com
Wed Dec 1 09:28:09 PST 2004


> -----Original Message-----
> From: Hesham Desouky [mailto:hesham_d at link.net]
> 
> Hi all
> I have this problem
> When I have some files opened for write in machine A and try to force 
> sync to head revision and machine B, I can't get the opened for write 
> files at all at machine B.
> 
> After sumbitting the files in machine A, I can get the files 
> at machine B.
> 
> Is there a client/depot setting that I miss?

Sounds like you're trying to use the same client on both
machines. The state of the files is tracked by client,
so Perforce knows you have those files checked out and
won't overwrite them. (It doesn't know you've switched
machines and/or filesystems.) Solution is to create a
second client for machine B, using the first client as
a template.

-Wm
 



More information about the perforce-user mailing list