[SOLVED] Perforce connection issues
I'm having some trouble accessing the Zimbra Perforce source code. I'm currently using the port: codes.zimbra.com:2666 as specifed in the Franklin README wiki, but I keep getting connection time outs.
Is anyone else having this problem ? And is that the correct P4 port?
Not able to get zimbra source
Needed Franklin
Code:
gaganb@gaia:~/Downloads$ p4 -u public -P public1234 -c public-view sync //depot/zcs/FRANKLIN/...
Remote depot 'depot' database access failed.
�=
the connection seem to be fine
Code:
gaganb@gaia:~/Downloads$ telnet codes.zimbra.com 2666
Trying 208.91.1.25...
Connected to codes-zimbra.engx.vmware.com.
Escape character is '^]'.
^]
telnet>
Any help would be appreciated..