[p4] How to sync my local office code with my HQ automatically
Ivey, William
william_ivey at bmc.com
Tue Feb 7 09:37:33 PST 2006
> -----Original Message-----
> From: perforce-user-bounces at perforce.com
> [mailto:perforce-user-bounces at perforce.com]On Behalf Of Vladimir Sim
> Sent: Tuesday, February 07, 2006 12:26 AM
> To: karish at well.com
> Cc: perforce-user at perforce.com
> Subject: Re: [p4] How to sync my local office code with my HQ
> automatically
>
>
> Hi,
>
> I am having problem running my proxy. Here is the error that I get
> when I run p4p.exe at my command prompt
>
> Perforce proxy error:
> Listen : 192.168.1.4:1666 failed
> TCP listen on 192.168.1.4:1666 failed.
> Bind : 192.168.1.4:1666 : WSAEADDRNOTAVAL
>
> My perforce server is at 192.168.1.4:1666
> and my testing machine is having IP of 192.168.1.88.
>
> What should I enter for the proxy port and target port
> when I setup the proxy installation ?
On the proxy machine:
P4PORT=1666
P4TARGET=192.168.1.4:1666
Make sure you don't have a port conflict on the proxy, of
course, and that the proxy machine can ping 192.168.1.4.
That should do it. -Wm
More information about the perforce-user
mailing list